We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12457e commit 41f9554Copy full SHA for 41f9554
setup.cfg
@@ -1,4 +1,4 @@
1
[pycodestyle]
2
statistics=True
3
-ignore=E402,E501
+ignore=E402,E501,W503
4
max-line-length=120
0 commit comments