Skip to content

Commit

Permalink
modify max complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Aug 23, 2023
1 parent 131c3dc commit ccc9175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ exclude =
docs/source/conf.py,
# This contains our built documentation
build,
max-complexity = 10
max-complexity = 12

0 comments on commit ccc9175

Please sign in to comment.