Update flake8 and fix warnings in .py files (#334)
This commit is contained in:
@@ -7,7 +7,7 @@ before_install:
|
||||
- docker pull ubuntu:16.04
|
||||
|
||||
install:
|
||||
- pip install flake8==3.4.1
|
||||
- pip install flake8==3.7.8
|
||||
|
||||
script:
|
||||
- flake8
|
||||
|
||||
Reference in New Issue
Block a user