This commit is contained in:
Gitea
2022-05-30 12:50:42 +09:00
15 changed files with 177 additions and 1 deletions

View File

@ -0,0 +1,3 @@
from typing import List, Optional
from pydantic import BaseModel