LICENSE
README.md
pyproject.toml
src/dsgbr/DSGBR.py
src/dsgbr/__init__.py
src/dsgbr/_compat.py
src/dsgbr/_config.py
src/dsgbr/_detector.py
src/dsgbr/_selection.py
src/dsgbr/py.typed
src/dsgbr.egg-info/PKG-INFO
src/dsgbr.egg-info/SOURCES.txt
src/dsgbr.egg-info/dependency_links.txt
src/dsgbr.egg-info/requires.txt
src/dsgbr.egg-info/top_level.txt
tests/test_compat.py
tests/test_config.py
tests/test_coverage_gaps.py
tests/test_detector.py
tests/test_edge_cases.py
tests/test_integration.py
tests/test_selection.py