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 67708f4 commit e2223dbCopy full SHA for e2223db
tox.ini
@@ -27,4 +27,4 @@ basepython = python3.7
27
deps =
28
six
29
flake8
30
-commands = flake8 tests/ examples/
+commands = flake8 tests/ examples/ --max-line-length=120
0 commit comments