Skip to content

Commit 75ef457

Browse files
authored
Update flake8.yml
1 parent 440678a commit 75ef457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: TrueBrain/actions-flake8@master
2020
with:
2121
path: Sources/code
22-
ignore: E9,F63,F7,F82,E203,W293,E231,W391,E265,E266,E226,E301,E228,E401,E303
22+
ignore: E9,F63,F7,F82,E203,W293,E231,W291,W391,E265,E266,E226,E301,E228,E401,E303,E201,E202,E305,E501,E261
2323

2424

2525

0 commit comments

Comments
 (0)