You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transforms.py: Avoid setting the barrier to be a uuid object (#625)
* transforms.py: Convert the barrier uuid label into a string
More info at Qiskit/qiskit#12581
* Fix `isinstance(label, UUID)` check
(cherry picked from commit 654f02f)
0 commit comments