Improve demo seed
This commit is contained in:
@@ -20,6 +20,7 @@ class QualityCheckType(str, Enum):
|
||||
WEIGHT = "weight"
|
||||
BOOLEAN = "boolean"
|
||||
TIMING = "timing"
|
||||
CHECKLIST = "checklist"
|
||||
|
||||
|
||||
class QualityCheckTemplateBase(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user