Skip to content

Commit

Permalink
docstring converted_circuit_with_noise
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles MOUSSA committed Nov 13, 2024
1 parent 1c0d450 commit 0a8f059
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 @@ -48,7 +48,7 @@ def converted_circuit_with_noise(
this may raise an error.
Args:
circuit (ConvertedCircuit): Original ConvertedCircuit.
circuit (ConvertedCircuit): Input ConvertedCircuit (usually noiseless).
noise (NoiseHandler | None): Noise to add.
Returns:
Expand Down

0 comments on commit 0a8f059

Please sign in to comment.