Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
obliviateandsurrender committed Jul 18, 2024
1 parent 8008a5f commit 8bf1512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_qiskit/converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ def load_noise_model(noise_model, **kwargs) -> qml.NoiseModel:
pennylane.NoiseModel: An equivalent noise model constructed in PennyLane
Raises:
ValueError: When an encountered quantum error cannoted be converted.
ValueError: When an encountered quantum error cannot be converted.
.. note::
Expand Down

0 comments on commit 8bf1512

Please sign in to comment.