Skip to content

Commit cdadc24

Browse files
author
bohendo
committed
disable too-many-statements pylint rule
1 parent d14f59f commit cdadc24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ invalid-name,
1111
fixme,
1212
too-many-return-statements,
1313
too-many-ancestors,
14+
too-many-statements,
1415
logging-fstring-interpolation,
1516
logging-not-lazy,
1617
duplicate-code,

0 commit comments

Comments
 (0)