mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Tons of misc pylint fixes
This commit is contained in:
@@ -507,7 +507,7 @@ class Installer(XMLBuilderDomain.XMLBuilderDomain):
|
||||
guest, domain = CapabilitiesParser.guest_lookup(conn=self.conn,
|
||||
caps=self._get_caps(),
|
||||
os_type=self.os_type,
|
||||
type=self.type,
|
||||
typ=self.type,
|
||||
arch=self.arch,
|
||||
machine=self.machine)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user