README.md
pyproject.toml
src/gitzero/__init__.py
src/gitzero/cli.py
src/gitzero/evaluation.py
src/gitzero/fixtures.py
src/gitzero/git_signals.py
src/gitzero/ml.py
src/gitzero/models.py
src/gitzero/py.typed
src/gitzero/repo_loader.py
src/gitzero/report.py
src/gitzero/scoring.py
src/gitzero/static_signals.py
src/gitzero.egg-info/PKG-INFO
src/gitzero.egg-info/SOURCES.txt
src/gitzero.egg-info/dependency_links.txt
src/gitzero.egg-info/entry_points.txt
src/gitzero.egg-info/requires.txt
src/gitzero.egg-info/top_level.txt
tests/test_evaluation.py
tests/test_git_signals.py
tests/test_ml.py
tests/test_scoring.py
tests/test_static_signals.py