.editorconfig
.isort.cfg
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/return_value.rst
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/base.rst
docs/reference/index.rst
docs/reference/listerrors.rst
src/error_manager.egg-info/PKG-INFO
src/error_manager.egg-info/SOURCES.txt
src/error_manager.egg-info/dependency_links.txt
src/error_manager.egg-info/top_level.txt
src/errors/__init__.py
src/errors/base.py
src/errors/data_classes.py
src/errors/error.py
src/errors/settings.py
tests/__init__.py
tests/test_enumerator.py
tests/test_errors.py
tests/test_return_value.py