mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
fix tests
This commit is contained in:
+1
-1
@@ -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__(
|
||||
Reference in New Issue
Block a user