python-clean-architecture icon indicating copy to clipboard operation
python-clean-architecture copied to clipboard

Separate `pca.utils.errors` into standalone repo

Open lhaze opened this issue 4 years ago • 0 comments

Milestone: 0.1 — Dependency Injection

If Dependency Injection subpackage is to be separated from the main repo, the pca.utils.errors should be treated the same, as it is a dependency of pca.utils.dependency_injection.

The repo & the codebase is already prepared here: https://github.com/pcah/pca-errors

lhaze avatar Dec 15 '21 18:12 lhaze