mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-10 04:58:08 -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:
@@ -18,10 +18,8 @@
|
||||
# MA 02110-1301 USA.
|
||||
#
|
||||
|
||||
# pylint: disable=E0611
|
||||
from gi.repository import Gtk
|
||||
from gi.repository import Gdk
|
||||
# pylint: enable=E0611
|
||||
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user