We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aaad18 commit dfc93b7Copy full SHA for dfc93b7
.gitlab-ci.yml
@@ -9,4 +9,4 @@ stages:
9
flake8:
10
stage: Style Guide Enforcement
11
script:
12
- - flake8
+ - python3 -m flake8
0 commit comments