Skip to content

Commit

Permalink
Update pennylane_cirq/cirq_device.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
  • Loading branch information
andrijapau and mudit2812 authored Nov 13, 2024
1 parent dff50c5 commit a8b2ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_cirq/cirq_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ def _apply_qubit_state_vector(self, qubit_state_vector_operation):
"""Apply a state vector preparation.
Args:
qubit_state_vector_operation (pennylane.StatePrep): the StatePrep operation instance that shall be applied
state_prep_operation (pennylane.StatePrep): the StatePrep operation instance that shall be applied
Raises:
NotImplementedError: when not implemented in the subclass
Expand Down

0 comments on commit a8b2ef0

Please sign in to comment.