mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Actually try to fix pylint spamming.
This commit is contained in:
parent
0e59e69428
commit
31509207c2
@ -24,6 +24,7 @@ EXCEPTHOOK="no '__excepthook__' member"
|
||||
CONNECT_VAR="no 'connect' member"
|
||||
DISCONNECT_VAR="no 'disconnect' member"
|
||||
UNABLE_IMPORT="Unable to import 'gtk.gdk.*|Unable to import 'sparkline"
|
||||
MAX_RECURSION="maximum recursion depth"
|
||||
|
||||
# os._exit is needed for forked processes.
|
||||
OS_EXIT="protected member _exit of a client class"
|
||||
|
Loading…
Reference in New Issue
Block a user