8000
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 9cdee28 commit b6763d7Copy full SHA for b6763d7
tox.ini
@@ -48,7 +48,7 @@ deps = sphinx
48
commands = sphinx-build -b html . _build/html
49
50
[flake8]
51
-max-line-length = 88
+max-line-length = 120
52
exclude = .eggs,.tox
53
# rationale here:
54
# https://github.com/psf/black/blob/master/docs/the_black_code_style.md#slices
0 commit comments