Skip to content

Commit 647f216

Browse files
committed
Update test_controls.py
1 parent 088b7b5 commit 647f216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_controls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import unittest
66

7-
from y0.dsl import M, P, U1, U2, Variable, X, Y, Z
7+
from y0.dsl import U1, U2, M, P, Variable, X, Y, Z
88
from y0.graph import NxMixedGraph
99
from y0.predicates import is_bad_control, is_good_control
1010

0 commit comments

Comments
 (0)