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 b02b9d7 commit 64e565aCopy full SHA for 64e565a
setup.cfg
@@ -12,7 +12,7 @@ tag_prefix = v
12
parentdir_prefix = pandas-
13
14
[flake8]
15
-ignore = E731,E402
+ignore = E731,E402,W503
16
max-line-length = 79
17
18
[yapf]
0 commit comments