feat: fastapi object added

crear_login
pvalenzu 2023-03-22 22:46:36 -03:00
parent 0d98c581d0
commit a4d0ecd2c2
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
from fastapi import FastAPI
app =FastAPI()