Fix some flake8/pycodestyle issues

This commit is contained in:
Swen Kooij
2019-10-19 13:04:53 +03:00
parent 2f7314d105
commit 19f0ddb336
5 changed files with 11 additions and 25 deletions

View File

@@ -3,7 +3,6 @@
# Analysis
black==19.3b0
flake8==3.7.7
pycodestyle==2.5.0
autoflake==1.3
autopep8==1.4.4
isort==4.3.20