mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-23 16:54:56 +00:00
linter stuff
This commit is contained in:
parent
ea1a7e7482
commit
5c0ac94095
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