monoloco/.gitignore
Lorenzo Bertoni aef978d231
add pytest at package level (#10)
* training pytests

* add json sample file

* add  pytest compatibility

* add compatibility with package test

* add reference for pytorch version
2019-08-07 17:58:34 +02:00

12 lines
96 B
Plaintext

.idea/
data/
.DS_store
__pycache__
Monoloco/*.pyc
.pytest*
dist/
build/
*.egg-info
tests/*.png