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 0687cf6 commit 1ae258dCopy full SHA for 1ae258d
.github/workflows/flake8.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: TrueBrain/actions-flake8@master
20
with:
21
path: Sources/code
22
- ignore: E9,F63,F7,F82, E203, W293, E231, W391, E265, E266, E226, E301, E228
+ ignore: E9,F63,F7,F82, E203, W293, E231, W391, E265, E266, E226, E301, E228, E401, E303
0 commit comments