Archived
update: 更新了函数注释
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -13,7 +13,7 @@ from fastapi import FastAPI
|
||||
|
||||
def create_app():
|
||||
"""
|
||||
Factory function
|
||||
Create a app object
|
||||
:return:
|
||||
"""
|
||||
app = FastAPI()
|
||||
|
||||
Reference in New Issue
Block a user