fix pylint warnings

This commit is contained in:
Bullet64 2023-02-11 19:44:34 +01:00
parent 77955d1a06
commit 200eb6db00

View file

@ -421,8 +421,8 @@ disable=raw-checker-failed,
suppressed-message,
useless-suppression,
deprecated-pragma,
use-symbolic-message-instead
too-many-instance-attributes
use-symbolic-message-instead,
too-many-instance-attributes,
redefined-outer-name
# Enable the message, report, category or checker with the given id(s). You can