Update embeddings.py

new line
This commit is contained in:
wozz 2025-12-12 17:52:58 -05:00 committed by GitHub
parent 61282e0754
commit 4f53240822
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -633,4 +633,4 @@ class Embeddings:
else:
logger.warning(f"Unknown trigger type: {trigger.type}")
return b""
return b""