Thanks to visit codestin.com Credit goes to github.com
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.
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