Skip to content

Commit cb35d95

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)