Skip to content

Commit 7f10c55

Browse files
authored
Update description of W504 in .flake8
1 parent f8206ab commit 7f10c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ignore =
1616
E722
1717
# W503: line break before binary operator
1818
W503
19-
# W504: line break before binary operator (we need them both)
19+
# W504: line break after binary operator
2020
W504
2121
statistics = 1
2222
docstring-convention = numpy

0 commit comments

Comments
 (0)