Skip to content
Snippets Groups Projects
Verified Commit 1d3358c1 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Allow longer lines for flake8

parent 6ea9f37a
No related branches found
No related tags found
No related merge requests found
Pipeline #20213 passed
......@@ -9,3 +9,6 @@ deps = .
pytest-cov
jsonschema==4.0.1
commands=py.test --cov=caosdb -vv {posargs}
[flake8]
max-line-length=100
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