4d0961a003
* Run pylint in build pipeline * Only report on pylint errors and fix them
6 lines
102 B
INI
6 lines
102 B
INI
[MESSAGES CONTROL]
|
|
disable=R,C,W,import-error,broad-except
|
|
|
|
[TYPECHECK]
|
|
ignored-classes=_socketobject
|