.gitignore
MANIFEST.in
Makefile
README.md
setup.py
.pytest_cache/v/cache/lastfailed
.pytest_cache/v/cache/nodeids
docs/Makefile
docs/classification-tests.rst
docs/conf.py
docs/designing-your-own-tests.rst
docs/index.rst
docs/introduction.rst
docs/make.bat
drifter_ml/__init__.py
drifter_ml.egg-info/PKG-INFO
drifter_ml.egg-info/SOURCES.txt
drifter_ml.egg-info/dependency_links.txt
drifter_ml.egg-info/requires.txt
drifter_ml.egg-info/top_level.txt
drifter_ml/classification_tests/__init__.py
drifter_ml/classification_tests/classification_tests.py
drifter_ml/columnar_tests/__init__.py
drifter_ml/columnar_tests/columnar_tests.py
drifter_ml/regression_tests/__init__.py
drifter_ml/regression_tests/regression_tests.py
drifter_ml/structural_tests/__init__.py
drifter_ml/structural_tests/structural_tests.py
example_models/data.csv
example_models/example_model.py
example_models/example_tests.py
example_models/model1.joblib
example_models/model_metadata.json
example_models/prototype_test_framework.py
example_models/random_file.py
example_models/__pycache__/example_tests.cpython-36-PYTEST.pyc