mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
linted
This commit is contained in:
parent
5ea5d11e3f
commit
2f4867c178
@ -21,7 +21,7 @@ import sys
|
||||
# ----------------------- Defining router and main class ------------------------------
|
||||
|
||||
# Create an instance of the LoLLMSWebUI class
|
||||
lollmsElfServer = LOLLMSWebUI.get_instance()
|
||||
lollmsElfServer:LOLLMSWebUI = LOLLMSWebUI.get_instance()
|
||||
router = APIRouter()
|
||||
|
||||
@router.get("/get_lollms_webui_version")
|
||||
|
Loading…
Reference in New Issue
Block a user