Skip to content

Commit

Permalink
Update qadence/backends/pyqtorch/backend.py
Browse files Browse the repository at this point in the history
Co-authored-by: RolandMacDoland <[email protected]>
  • Loading branch information
chMoussa and RolandMacDoland authored Nov 12, 2024
1 parent 508230e commit 5d070b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qadence/backends/pyqtorch/backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def converted_circuit_with_noise(
noise (NoiseHandler | None): Noise to add.
Returns:
ConvertedCircuit: A new ConvertedCircuit with noise.
ConvertedCircuit: Noisy ConvertedCircuit.
"""

if noise:
Expand Down

0 comments on commit 5d070b8

Please sign in to comment.