Skip to content

Commit

Permalink
Ignore E704 per PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricahrd Hammond committed Jul 8, 2024
1 parent 19ed6ae commit 57212c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ addopts =

[flake8]
count = True
ignore = E203,W503
ignore = E203,W503,E704
max-complexity = 26
max-line-length = 127
show-source = True
Expand Down

0 comments on commit 57212c9

Please sign in to comment.