Curinha commited on
Commit
71e57a3
·
1 Parent(s): 137db14

Add newline at the end of app.py for better file formatting

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -137,3 +137,4 @@ async def redirect_to_docs():
137
 
138
  if __name__ == "__main__":
139
  uvicorn.run(app, host="0.0.0.0", port=7860)
 
 
137
 
138
  if __name__ == "__main__":
139
  uvicorn.run(app, host="0.0.0.0", port=7860)
140
+