missing import
This commit is contained in:
parent
abd529d098
commit
d1b3abf268
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ image_enabled = False
|
|||
try:
|
||||
import pykickstart.parser as ksparser
|
||||
import pykickstart.handlers.control as kscontrol
|
||||
import pykickstart.errors as kserrors
|
||||
import hashlib
|
||||
import iso9660 # from pycdio
|
||||
image_enabled = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue