make pylint happy
This commit is contained in:
parent
8b8c17f8b8
commit
27c70bff05
@ -20,7 +20,8 @@
|
||||
|
||||
''' A disposable vm implementation '''
|
||||
|
||||
import asyncio, copy
|
||||
import asyncio
|
||||
import copy
|
||||
|
||||
import qubes.vm.qubesvm
|
||||
import qubes.vm.appvm
|
||||
|
Loading…
Reference in New Issue
Block a user