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:
Mohd Kaif
2026-04-02 20:41:33 +05:30
committed by GitHub
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",