Skip to content

Commit cb35d95

Browse files
committed
Ignore W503, for pycodestyle
1 parent 0a6a25d commit cb35d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pycodestyle]
2-
ignore = E501
2+
ignore = E501,W503

0 commit comments

Comments
 (0)