Fix PEP8 violations

This commit is contained in:
Swen Kooij
2017-06-26 11:33:25 +03:00
parent 06873afbda
commit 3b28a5e707
3 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ env/
# Ignore Python byte code cache
*.pyc
__pycache__
.cache/
# Ignore coverage reports
.coverage