reduce the amount of strict not in checks

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill
2018-07-11 23:25:08 -05:00
parent 88e4b6390c
commit 449b7bf6e4
2 changed files with 4 additions and 12 deletions

View File

@@ -10,4 +10,3 @@ From command line all you need to do is:
# How do I debug python?
Highly recommended: Setup PyCharm on a **Docker enabled** machine. Having a python debugger like PyCharm changes your life if you've never used it :)