chore: ruff lint 修复 + 第一优先级全部完成
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
vectors = batch_embed(embedder, long_text_list)
|
||||
"""
|
||||
import logging
|
||||
import os
|
||||
import threading
|
||||
import logging
|
||||
from typing import Protocol
|
||||
|
||||
from src.core.config import EmbedConfig
|
||||
|
||||
Reference in New Issue
Block a user