We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8b3e0 commit 8a5f39bCopy full SHA for 8a5f39b
1 file changed
.flake8
@@ -1,3 +1,3 @@
1
[flake8]
2
-ignore = E203
+ignore = E203, W503
3
max-line-length = 119
0 commit comments