mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 18:42:27 +08:00
d40ffb462d
* change tests to use class scope and test user inputs * name was backwards * name was backwards * compat for mac and linux
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
docs/site/
|
|
|
|
# OSX Junk
|
|
.DS_Store
|
|
|
|
# test cache
|
|
.cache/*
|
|
tests/__pycache__/*
|
|
*.pytest_cache/ |