FIX: Caps and pytest (#482)

* FIX: Caps and pytest

* FIX: Check in code

* FIX: Check for unique names

* FIX: Minor fixes

* FIX: More checks
This commit is contained in:
Eric Larson
2018-05-07 13:27:48 -04:00
committed by GitHub
parent 90fcc8f635
commit 50bcf82833
7 changed files with 161 additions and 123 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ ld
codespell.egg-info
*.pyc
.cache/
.pytest_cache/