Skip to content

Commit

Permalink
tox.ini: flake8 --max-line-length=88
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 2, 2021
1 parent 4ba21d2 commit 78ce383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deps =
flake8
flake8-docstrings
commands =
flake8
flake8 --max-line-length=88

[testenv:release]
deps =
Expand Down

0 comments on commit 78ce383

Please sign in to comment.