LICENSE
README.md
pyproject.toml
src/errfriendly/__init__.py
src/errfriendly/ai_explainer.py
src/errfriendly/audit.py
src/errfriendly/context_collector.py
src/errfriendly/exception_graph.py
src/errfriendly/handler.py
src/errfriendly/messages.py
src/errfriendly/models.py
src/errfriendly/py.typed
src/errfriendly/warning_handler.py
src/errfriendly.egg-info/PKG-INFO
src/errfriendly.egg-info/SOURCES.txt
src/errfriendly.egg-info/dependency_links.txt
src/errfriendly.egg-info/requires.txt
src/errfriendly.egg-info/top_level.txt
tests/test_example.py
tests/test_v3_features.py