style: format webserver.py

format file format
This commit is contained in:
aries_ckt 2023-06-22 23:39:23 +08:00
parent 9d305469ad
commit 85fb12e3d0

View File

@ -25,7 +25,8 @@ from pilot.configs.config import Config
from pilot.configs.model_config import ( from pilot.configs.model_config import (
DATASETS_DIR, DATASETS_DIR,
KNOWLEDGE_UPLOAD_ROOT_PATH, KNOWLEDGE_UPLOAD_ROOT_PATH,
LOGDIR, LLM_MODEL_CONFIG, LOGDIR,
LLM_MODEL_CONFIG,
) )
from pilot.conversation import ( from pilot.conversation import (