Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
ikkoham committed Mar 29, 2023
1 parent 9c87938 commit b6bd97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/quantum_info/operators/utils/double_commutator.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def double_commutator(
a: Operator a.
b: Operator b.
c: Operator c.
commutator: If ``True`` compute the double commutator,
commutator: If ``True`` compute the double commutator,
if ``False`` the double anti-commutator.
Returns:
Expand Down

0 comments on commit b6bd97e

Please sign in to comment.