update
This commit is contained in:
@@ -2,7 +2,7 @@ from pydantic import BaseModel, Field
|
||||
from typing import Literal
|
||||
|
||||
FormatType = Literal[
|
||||
"OnePager",
|
||||
"Roadmap",
|
||||
"Guide",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user