Skip to content

Commit

Permalink
flake8 --max-line-length=88 again
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 2, 2021
1 parent 7285c3b commit 2dfdfb1
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 @@ -12,7 +12,7 @@ commands =
deps =
flake8
commands =
flake8
flake8 --max-line-length=88

[testenv:docstrings]
deps =
Expand Down

0 comments on commit 2dfdfb1

Please sign in to comment.