style: format webserver.py

format file format
This commit is contained in:
aries_ckt 2023-06-22 23:39:23 +08:00
parent 683ed09e10
commit cc422a2be4

View File

@ -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 (