Skip to content

Commit c41bb4f

Browse files
committed
Ignore W504, not W503
1 parent 14f279f commit c41bb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
2-
ignore = W503,E501
2+
ignore = W504,E501
33
exclude = build,dist

0 commit comments

Comments
 (0)