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 cf5f840 + 3b1b9ac commit 4e5c7e8Copy full SHA for 4e5c7e8
1 file changed
tox.ini
@@ -18,7 +18,7 @@ envdir = venv-{[tox]project}
18
commands =
19
20
[pep8]
21
-ignore = E265,E309,E501
+ignore = E265,E501
22
23
[pytest]
24
env =
0 commit comments