Skip to content

Commit

Permalink
Update src/bloqade/submission/quera.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Manvi-Agrawal authored Jun 10, 2024
1 parent 379a2a3 commit 6a69919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bloqade/submission/quera.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class QuEraBackend(SubmissionBackend):

@property
def queue_api(self):
"""TODO: Document"""
if self._queue_api is None:
try:
from qcs.api_client.api import QueueApi
Expand Down

0 comments on commit 6a69919

Please sign in to comment.