We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10dfa03 commit a522ef7Copy full SHA for a522ef7
tests/pyproject.toml
@@ -55,4 +55,5 @@ disable = [
55
"duplicate-code",
56
"too-many-positional-arguments",
57
"too-few-public-methods",
58
+ "too-many-branches",
59
]
0 commit comments