Skip to content

Commit 49d1aac

Browse files
committed
reformat
1 parent 3b4903f commit 49d1aac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_graph_server.py

-1
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@ def test_post_node_expansion(self):
440440
response.json(), {"error": "Node expansion not yet implemented"}
441441
)
442442

443-
444443
@pytest.mark.skipif(
445444
graph_visualization is None, reason="Requires `spanner-graph-notebook`"
446445
)

0 commit comments

Comments
 (0)