Skip to content
Snippets Groups Projects
Unverified Commit c19e8595 authored by Agate's avatar Agate 💬
Browse files

Fixed broken linting

parent 66978855
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ flake8:
variables:
GIT_STRATEGY: fetch
before_script:
- pip install flake8
- pip install 'flake8<3.7'
script:
- flake8 -v api
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment