Skip to content

Commit 93951df

Browse files
committed
Ignore too-many-return-statements
1 parent 02be2fd commit 93951df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ disable = [
2424
"too-few-public-methods",
2525
"too-many-instance-attributes",
2626
"too-many-locals",
27+
"too-many-return-statements",
2728
"unexpected-keyword-arg",
2829
]

0 commit comments

Comments
 (0)