Skip to content

Commit

Permalink
Do not override max complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Apr 16, 2024
1 parent f6adc8a commit ac663e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Expand Up @@ -157,4 +157,3 @@ ignore_errors = true
max-line-length = 100
exclude = [".git", "__pycache__", "docs", "build", "dist", "test_*.py", "*.pyi"]
ignore = ["E704", "W503", "D200", "D107"]
max-complexity = 14

0 comments on commit ac663e2

Please sign in to comment.