Run black linter and enforce going forward

This commit is contained in:
Asher Foa 2019-10-26 18:47:45 -07:00
commit c820395dbf
5 changed files with 11 additions and 5 deletions

View file

@ -1,6 +1,7 @@
-r requirements.txt
mock
nose
black; python_version >= '3.6'
sure==1.4.11
coverage
flake8==3.7.8