mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-25 11:29:29 +00:00
style: format webserver.py
format file format
This commit is contained in:
parent
9d305469ad
commit
85fb12e3d0
@ -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