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
Add get_present_trait method to statement class (#370)
Noticed in QuEraComputing/bloqade-circuit#163
that this is useful for linting, but also just for shortening code here
and there. I also replaced code that raises a `ValueError` if the result
from `get_trait` is `None` here (2nd commit).
0 commit comments