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 1957c2b + ea1e01e commit a58db4cCopy full SHA for a58db4c
tox.ini
@@ -27,7 +27,7 @@ deps =
27
{[testenv:flake8]deps}
28
black
29
commands =
30
- black -l 78 {env:BLACK_ARGS:} -t py37 src/rfc3986 tests/
+ black -l 79 {env:BLACK_ARGS:} -t py37 src/rfc3986 tests/
31
{[testenv:flake8]commands}
32
33
[testenv:flake8]
0 commit comments