Run pre-commit

This commit is contained in:
Kacper Łukawski
2025-03-05 22:54:21 +01:00
parent 56f1c797fc
commit 6aa21b6d99
5 changed files with 27 additions and 67 deletions

View File

@@ -1,5 +1,6 @@
from typing import List
import asyncio
from typing import List
from fastembed import TextEmbedding
from .base import EmbeddingProvider