mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
linter stuff
This commit is contained in:
parent
3517d07c8a
commit
51e4640c69
2 changed files with 0 additions and 7 deletions
|
|
@ -747,7 +747,6 @@ async def lora_unload() -> JSONResponse:
|
|||
|
||||
def build_app(args: Namespace) -> FastAPI:
|
||||
"""Build the FastAPI application."""
|
||||
global app
|
||||
app.root_path = args.root_path
|
||||
return app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue