added update to pylintrc

This commit is contained in:
Wryn Wagner 2020-09-29 18:43:24 -06:00
parent af383ef2fd
commit fed904ec64

View File

@ -146,6 +146,8 @@ disable=print-statement,
missing-class-docstring,
missing-function-docstring,
missing-module-docstring,
too-few-public-methods,
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option