This commit is contained in:
2024-11-14 14:37:32 -05:00
parent ed5eb36ebb
commit 2110914133
6 changed files with 309 additions and 89 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python3.12
#!/usr/bin/env python3.12
from fastapi import FastAPI
from pydantic import BaseModel