@@ -40,11 +40,7 @@ async def getApiTrain():
})
return tapi.json()
with open("json/trains.json", "r") as f:
return json.load(f)
if __name__=="__main__":
import uvicorn
uvicorn.run(app)
The note is not visible to the blocked user.