Skip to content

Commit

Permalink
remove redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
natestemen committed Oct 2, 2024
1 parent c6bacb1 commit ef70732
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mitiq/observable/pauli.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ class PauliString:
coefficient. ``PauliString`` objects can be measured in any
``mitiq.QPROGRAM``.
Initialize a PauliString.
Args:
spec: String specifier of the PauliString. Should only contain
characters 'I', 'X', 'Y', and 'Z'.
Expand Down

0 comments on commit ef70732

Please sign in to comment.