mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-13 14:34:51 -05:00
Clean up pylint integration
- Drop no longer needed disable= bits - Use string names for all skipped pylint messages
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ reload(cliconfig)
|
||||
|
||||
from tests import utils
|
||||
|
||||
# pylint: disable=W0212
|
||||
# pylint: disable=protected-access
|
||||
# Access to protected member, needed to unittest stuff
|
||||
|
||||
# Force certain helpers to return consistent values
|
||||
|
||||
Reference in New Issue
Block a user