Skip to content

Commit

Permalink
CI: Reset max-complexity to current default.
Browse files Browse the repository at this point in the history
  • Loading branch information
andialbrecht committed Mar 16, 2024
1 parent be9dc7a commit 135bfad
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 @@ -3,6 +3,6 @@ exclude =
tests,
docs,
dist
max-complexity = 10
max-complexity = 31
statistics = True
show-source = True

0 comments on commit 135bfad

Please sign in to comment.