Init files

This commit is contained in:
2021-07-23 14:48:20 +09:00
commit f1186d7483
38 changed files with 480 additions and 0 deletions

View File

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