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 cf5f840 commit 3b1b9acCopy full SHA for 3b1b9ac
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