fixed files
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Install flake8 & mypy
|
||||
command: sudo python -m pip install flake8 mypy
|
||||
command: sudo python -m pip install flake8==3.8.1 mypy
|
||||
- run:
|
||||
name: flake8
|
||||
command: flake8
|
||||
|
||||
Reference in New Issue
Block a user