Skip to content

Commit

Permalink
Fix docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmr committed Jun 3, 2024
1 parent 7fd6447 commit b5c1415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pennylane/transforms/dynamic_one_shot.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ def gather_mcm(measurement, samples, is_valid):
Args:
measurement (MeasurementProcess): measurement
samples (List[dict]): Mid-circuit measurement samples
is_valid (TensorLike): Mask of valid samples
Returns:
TensorLike: The combined measurement outcome
Expand Down

0 comments on commit b5c1415

Please sign in to comment.