We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1602382 + 1f3c6ce commit b268b37Copy full SHA for b268b37
1 file changed
tox.ini
@@ -17,7 +17,7 @@ envdir = venv-{[tox]project}
17
commands =
18
19
[pep8]
20
-ignore = E265,E501
+ignore = E265,E501,W504
21
22
[pytest]
23
env =
0 commit comments