Skip to content

Commit e7ff13b

Browse files
committed
Ignore too-few-public methods
1 parent 1bd1271 commit e7ff13b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pylintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pylintrc]
2+
# R0903: too few many public methods
3+
disable=R0903

0 commit comments

Comments
 (0)