Skip to content

Commit

Permalink
Disable E704, incompatible with autoformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas authored Oct 8, 2024
1 parent 5c0c069 commit 8e16792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ ignore =
W503
F401
F811
E704
max-line-length = 80

0 comments on commit 8e16792

Please sign in to comment.