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.
1 parent 1602382 commit 1f3c6ceCopy full SHA for 1f3c6ce
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