Skip to content
Snippets Groups Projects
Commit eeb6c436 authored by Markus Holzer's avatar Markus Holzer
Browse files

ignore flake8 warning

parent 74e89590
No related branches found
No related tags found
1 merge request!33Fix split error
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
max-line-length=120 max-line-length=120
exclude=lbmpy/plot.py exclude=lbmpy/plot.py
lbmpy/session.py lbmpy/session.py
ignore = W293 W503 W291 ignore = W293 W503 W291 E741
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment