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