Skip to content

Commit

Permalink
Update pyquil/api/_qam.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kalan <[email protected]>
  • Loading branch information
MarquessV and kalzoo authored Mar 5, 2024
1 parent 713ad11 commit c526766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyquil/api/_qam.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def execute_with_memory_map_batch(
**kwargs: Any,
) -> List[T]:
"""
Execute a QuantumExecutable with one or more memory_maps, returning a handles to be used to retrieve results.
Execute a QuantumExecutable with one or more memory_maps, returning handles to be used to retrieve results.
How these programs are batched and executed is determined by the executor. See their respective documentation
for details.
Expand Down

0 comments on commit c526766

Please sign in to comment.