Skip to content
Snippets Groups Projects
Commit 58c04b5a authored by Sebastian Müller's avatar Sebastian Müller 🐈
Browse files

pylint: increase max-branches=15

parent 5b78800e
No related branches found
No related tags found
No related merge requests found
......@@ -134,3 +134,4 @@ max-locals = 20
max-attributes = 15
max-parents = 10
min-public-methods = 0
max-branches=15
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