mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 13:08:34 +03:00
WIP: code working, dependency conflict
This commit is contained in:
@@ -28,4 +28,9 @@ class Archive(ArchiveCreate):
|
||||
# class Tag(TagCreate):
|
||||
# created_at: datetime
|
||||
# # class Config:
|
||||
# # orm_mode = True
|
||||
# # orm_mode = True
|
||||
|
||||
class SubmitSheet(BaseModel):
|
||||
sheet_name: str
|
||||
header: int = 1
|
||||
|
||||
Reference in New Issue
Block a user