Skip to content

Commit 88bf9a9

Browse files
authored
Update flake8.yml
1 parent 1ae258d commit 88bf9a9

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,4 +19,4 @@ 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,W391,E265,E266,E226,E301,E228,E401,E303

0 commit comments

Comments
 (0)