chore: bump mypy to 1.16 (#20608)
This commit is contained in:
parent
60777bc610
commit
0f3d4d0b6e
9 changed files with 2217 additions and 2178 deletions
|
|
@ -139,4 +139,4 @@ class CacheEmbedding(Embeddings):
|
|||
logging.exception(f"Failed to add embedding to redis for the text '{text[:10]}...({len(text)} chars)'")
|
||||
raise ex
|
||||
|
||||
return embedding_results
|
||||
return embedding_results # type: ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue