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 477bc67 commit 19da325Copy full SHA for 19da325
tox.ini
@@ -12,7 +12,7 @@ commands = py.test
12
13
[pycodestyle]
14
max-line-length = 120
15
-ignore = E741
+ignore = E741,E722
16
exclude = errbot/config-template.py, tests/config-travisci.py
17
18
[testenv:codestyle]
0 commit comments