forked from cswimr/SeaCogs
fix(moderation): pylint fixes
This commit is contained in:
parent
e77a7c9553
commit
31fa5eb937
5 changed files with 13 additions and 4 deletions
|
@ -13,4 +13,5 @@
|
|||
too-many-public-methods,
|
||||
too-many-statements,
|
||||
arguments-differ,
|
||||
too-many-return-statements
|
||||
too-many-return-statements,
|
||||
import-outside-toplevel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue