Skip to content

Commit

Permalink
Update src/orquestra/quantum/circuits/_itertools.py
Browse files Browse the repository at this point in the history
Co-authored-by: Athena Caesura <athena.caesura@zapatacomputing.com>
  • Loading branch information
dexter2206 and Athena Caesura authored Jan 24, 2023
1 parent 23281d6 commit 2194e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/orquestra/quantum/circuits/_itertools.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ def combine_bitstrings(
]
Args:
all_bitstrings: iterable of sequences containing bitstrings
all_bitstrings: sequence of lists containing bitstrings
gathered from some, possibly duplicated, circuits. The bitstrings
lists objects corresponding to the same circuit should be placed next
to each other. Should have the same length as sum(multiplicities).
Expand Down

0 comments on commit 2194e34

Please sign in to comment.