Skip to content
Snippets Groups Projects
Commit 3cec4c1c authored by Tobias Melson's avatar Tobias Melson
Browse files

Remove Python2 flake8

parent 6ad0efea
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
job-flake8-2:
image: gitlab-registry.mpcdf.mpg.de/mpcdf/osc-plugins/python2:flake8
script:
- flake8 --filename=*.py --count --ignore=E501,W503 .
job-flake8-3: job-flake8-3:
image: gitlab-registry.mpcdf.mpg.de/mpcdf/osc-plugins/python3:flake8 image: gitlab-registry.mpcdf.mpg.de/mpcdf/osc-plugins/python3:flake8
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment