Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Julian Hammer
pystencils
Commits
edf5ca18
Commit
edf5ca18
authored
Aug 18, 2019
by
Stephan Seitz
Browse files
Add C901 to .flake8: cyclomatic complexity to high
parent
d9a8efbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
.flake8
View file @
edf5ca18
...
...
@@ -3,4 +3,4 @@ max-line-length=120
exclude=pystencils/jupyter.py,
pystencils/plot.py
pystencils/session.py
ignore = W293 W503 W291
ignore = W293 W503 W291
C901
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment