Full IR visualization and Pulse canonicalize #849
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Ruff (E721):
src/bloqade/ir/tree_print.py#L77
src/bloqade/ir/tree_print.py:77:13: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
src/bloqade/ir/tree_print.py#L80
src/bloqade/ir/tree_print.py:80:14: E721 Do not compare types, use `isinstance()`
|
Ruff (E721):
src/bloqade/submission/quera_api_client/api.py#L98
src/bloqade/submission/quera_api_client/api.py:98:12: E721 Do not compare types, use `isinstance()`
|
ruff
Process completed with exit code 1.
|