Skip to content

Commit

Permalink
fix flake8 new test
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikschaelte committed Sep 7, 2023
1 parent 3e9d470 commit 517b764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

ignore =
# print
T001
T001,T201
# line break before binary operator
W503
per-file-ignores =
Expand Down

0 comments on commit 517b764

Please sign in to comment.