LICENSE.txt
README.md
pyproject.toml
pyerrorschema/__init__.py
pyerrorschema/err_base.py
pyerrorschema/err_group.py
pyerrorschema/types.py
pyerrorschema/version.py
pyerrorschema.egg-info/PKG-INFO
pyerrorschema.egg-info/SOURCES.txt
pyerrorschema.egg-info/dependency_links.txt
pyerrorschema.egg-info/requires.txt
pyerrorschema.egg-info/top_level.txt
pyerrorschema/fastapi/__init__.py
pyerrorschema/fastapi/fastapi_base.py
pyerrorschema/fastapi/fastapi_group.py
pyerrorschema/utils/__init__.py
pyerrorschema/utils/decorators.py
tests/test_base_error_schema.py
tests/test_fastapi_error_schema.py