Skip to content
Snippets Groups Projects
Commit 25c43bf5 authored by Hartung, Michael's avatar Hartung, Michael
Browse files

no flake8 linting due to conflicts with black linting

Former-commit-id: c9e8bbb0134c412e9dec565881e1e772a3ebed86 [formerly 0698328679422cbe794703a1ee27bc2ce328cc1d]
Former-commit-id: ce39e050a047361f74c3bd5f2aeff4449ed3a00b
parent 8882e35b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ check:lint:
script:
- pip3 install -r requirements.txt
- pycodestyle
- flake8
# - flake8
check:test:
image: python:3.8.16
......
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