fixed files

This commit is contained in:
Grzegorz Bokota
2020-06-19 21:12:12 +02:00
parent 3b1f0dd453
commit d43817b49a
4 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -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