fix tests

This commit is contained in:
phernandez
2025-01-11 00:43:48 -06:00
parent eb2b0a46fc
commit 48aa3faa02
@@ -36,7 +36,7 @@ def entity_model_from_markdown(file_path: str, markdown: EntityMarkdown) -> Enti
return model
class KnowledgeSyncService:
class EntitySyncService:
"""Service for managing entities in the database."""
def __init__(