Skip to content

Commit

Permalink
Trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryoris authored Jul 24, 2024
1 parent 7f16b67 commit 11f416e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/quantumcircuit.py
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@ def _cbit_argument_conversion(self, clbit_representation: ClbitSpecifier) -> lis
into a list of classical bits.
Args:
clbit_representation : Representation to expand.
clbit_representation: Representation to expand.
Returns:
A list of tuples where each tuple is a classical bit.
Expand Down

0 comments on commit 11f416e

Please sign in to comment.