mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-07 11:23:40 +00:00
style: format webserver.py
format file format
This commit is contained in:
parent
683ed09e10
commit
cc422a2be4
@ -25,7 +25,8 @@ from pilot.configs.config import Config
|
||||
from pilot.configs.model_config import (
|
||||
DATASETS_DIR,
|
||||
KNOWLEDGE_UPLOAD_ROOT_PATH,
|
||||
LOGDIR, LLM_MODEL_CONFIG,
|
||||
LOGDIR,
|
||||
LLM_MODEL_CONFIG,
|
||||
)
|
||||
|
||||
from pilot.conversation import (
|
||||
|
Loading…
Reference in New Issue
Block a user