SequentMicrosystems_API/src/main.py

5 lines
46 B
Python
Raw Normal View History

2024-11-21 13:48:45 +01:00
from fastapi import FastAPI
app = FastAPI()