LICENSE
README.md
pyproject.toml
src/trialgate/__init__.py
src/trialgate/gates.py
src/trialgate/holdout.py
src/trialgate/py.typed
src/trialgate/registry.py
src/trialgate/validation.py
src/trialgate.egg-info/PKG-INFO
src/trialgate.egg-info/SOURCES.txt
src/trialgate.egg-info/dependency_links.txt
src/trialgate.egg-info/requires.txt
src/trialgate.egg-info/top_level.txt
tests/test_gates.py
tests/test_holdout.py
tests/test_registry.py
tests/test_validation.py