diff --git a/qadence/backends/pyqtorch/backend.py b/qadence/backends/pyqtorch/backend.py index 3d9c6b78..1670a65d 100644 --- a/qadence/backends/pyqtorch/backend.py +++ b/qadence/backends/pyqtorch/backend.py @@ -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: