Skip to content
Snippets Groups Projects
Unverified Commit c19e8595 authored by Agate's avatar Agate :speech_balloon:
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: ...@@ -108,7 +108,7 @@ flake8:
variables: variables:
GIT_STRATEGY: fetch GIT_STRATEGY: fetch
before_script: before_script:
- pip install flake8 - pip install 'flake8<3.7'
script: script:
- flake8 -v api - flake8 -v api
cache: cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment