Skip to content

Commit 5345dfc

Browse files
committed
format
1 parent 5728859 commit 5345dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/test/pytest/python_interface/visualization/test_construct_circuit_dag.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,7 @@ def my_workflow(x):
686686
assert clusters["cluster10"]["node_label"] == "else"
687687
assert clusters["cluster10"]["parent_cluster_uid"] == "cluster7"
688688

689+
689690
class TestGetLabel:
690691
"""Tests the get_label utility."""
691692

0 commit comments

Comments
 (0)