Skip to content

Commit f53dc66

Browse files
committed
Remove W504
1 parent cfb18a6 commit f53dc66

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ ignore =
151151
# line break before binary operator
152152
W503,
153153

154-
# line break after binary operator
155-
W504,
156-
157154
# End of list (allows last item to end with trailing ',')
158155
EOL
159156

0 commit comments

Comments
 (0)