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 1ae258d commit 88bf9a9Copy full SHA for 88bf9a9
.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, E401, E303
+ ignore: E9,F63,F7,F82,E203,W293,E231,W391,E265,E266,E226,E301,E228,E401,E303
0 commit comments