Skip to content

Commit 6ea920e

Browse files
limboinfxerrors
authored andcommitted
style: lint
1 parent 6ebbb46 commit 6ea920e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/knowledge/utils/kb_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ def get_embedding_config(embed_info: dict) -> dict:
302302
except AssertionError as e:
303303
logger.error(f"AssertionError in get_embedding_config: {e}, embed_info={embed_info}")
304304

305-
306305
# 兼容性检查:旧版配置字段
307306
try:
308307
# 1. 检查 embed_info 是否有效

0 commit comments

Comments
 (0)