.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
.github/CODEOWNERS
.github/workflows/release.yaml
.github/workflows/validate_branch.yaml
.github/workflows/validate_pr.yaml
neterr/__init__.py
neterr.egg-info/PKG-INFO
neterr.egg-info/SOURCES.txt
neterr.egg-info/dependency_links.txt
neterr.egg-info/not-zip-safe
neterr.egg-info/top_level.txt
tests/test_exceptions.py
tests/test_import.py