Explorar o código

make pylint happy

Demi Marie Obenour %!s(int64=3) %!d(string=hai) anos
pai
achega
27c70bff05
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      qubes/vm/dispvm.py

+ 2 - 1
qubes/vm/dispvm.py

@@ -20,7 +20,8 @@
 
 ''' A disposable vm implementation '''
 
-import asyncio, copy
+import asyncio
+import copy
 
 import qubes.vm.qubesvm
 import qubes.vm.appvm