Skip to content

Commit

Permalink
Update src/bloqade/submission/ir/braket.py
Browse files Browse the repository at this point in the history
Co-authored-by: Xiu-zhe (Roger) Luo <hiroger@qq.com>
  • Loading branch information
Manvi-Agrawal and Roger-luo authored Jun 3, 2024
1 parent 825c027 commit 3ad6946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bloqade/submission/ir/braket.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def from_braket_status_codes(braket_status: str) -> QuEraTaskStatusCode:
Args:
braket_status: str
The value of status in metadata() in the Amazon Braket.
`GetQuantumTask` operation. If use_cached_value is True,
`GetQuantumTask` operation. If `use_cached_value` is `True`,
the value most recently returned from
`GetQuantumTask` operation is used
Expand Down

0 comments on commit 3ad6946

Please sign in to comment.