1.1.1
This commit is contained in:
@@ -203,7 +203,7 @@ class ImageStatus(str, _AutoNameEnum):
|
||||
class ImageType(str, _AutoNameEnum):
|
||||
cdrom = _enum_auto()
|
||||
linux = _enum_auto()
|
||||
other = _enum_auto()
|
||||
unknown = _enum_auto()
|
||||
virtual = _enum_auto()
|
||||
windows = _enum_auto()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user