Skip to content

Commit

Permalink
Update pennylane/fermi/conversion.py
Browse files Browse the repository at this point in the history
Co-authored-by: soranjh <[email protected]>
  • Loading branch information
ddhawan11 and soranjh authored Jan 30, 2024
1 parent 0c6b65d commit c0129c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/fermi/conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def parity_transform(
Args:
fermi_operator(FermiWord, FermiSentence): the fermionic operator
n (int): Number of qubits, i.e., spin orbitals in the system
n (int): number of qubits, i.e., spin orbitals in the system
ps (bool): whether to return the result as a :class:`~.PauliSentence` instead of an
:class:`~.Operator`. Defaults to ``False``.
wire_map (dict): a dictionary defining how to map the orbitals of
Expand Down

0 comments on commit c0129c4

Please sign in to comment.