Skip to content

Commit

Permalink
fix: too-many-ancestors
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Dec 26, 2023
1 parent 543b68f commit 999a73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ max-line-length = 120
[pylint.messages_control]
disable = C0103, W0707, R0903, R0904, W0511

[TYPECHECK]
[pylint.TYPECHECK]
max-ancestors=11

[MESSAGES CONTROL]
Expand Down

0 comments on commit 999a73d

Please sign in to comment.