We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858d211 commit 21dc64dCopy full SHA for 21dc64d
main.py
@@ -1,4 +1,4 @@
1
-"""Main file for the Calendar API."""
+"""Main file for the FastAPI Template."""
2
from fastapi import FastAPI
3
from fastapi.middleware.cors import CORSMiddleware
4
from fastapi.openapi.docs import get_swagger_ui_html
0 commit comments