re-add coverage and remove unused import

This commit is contained in:
Brady 2020-02-21 15:39:23 -05:00
commit c162f02091
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[nosetests]
verbosity=1
detailed-errors=1
#with-coverage=1
with-coverage=1
cover-package=moto
[bdist_wheel]