mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Potential fix for pull request finding 'Syntax error'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
parent
8348df63be
commit
4747d403bc
@@ -292,7 +292,6 @@ class TestNamedTagsAdditional:
|
||||
graph = ContextGraph()
|
||||
manager = TemporalVersionManager()
|
||||
graph.add_node("n1", "entity")
|
||||
manager.create_snapshot(
|
||||
snap = manager.create_snapshot(
|
||||
graph.to_dict(),
|
||||
version_label="v1.0",
|
||||
|
||||
Reference in New Issue
Block a user