Skip to content
Snippets Groups Projects
Commit b4ac2fdd authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

use 120 max line length

parent a0974eef
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ envlist = py36
[flake8]
exclude = venv,.tox
max-line-length = 120
[testenv]
setenv =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment