.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
codeowners_diff.py
pyproject.toml
requirements.in
requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/build_publish.yaml
.github/workflows/dependencies.yaml
.github/workflows/tests.yaml
codeowners_diff.egg-info/PKG-INFO
codeowners_diff.egg-info/SOURCES.txt
codeowners_diff.egg-info/dependency_links.txt
codeowners_diff.egg-info/entry_points.txt
codeowners_diff.egg-info/requires.txt
codeowners_diff.egg-info/top_level.txt
tests/__init__.py
tests/codeowners_diff_test.py
tests/end_to_end_test.py