Skip to content

Commit

Permalink
fix: docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros11 authored and alecandido committed Aug 30, 2024
1 parent 5e04edd commit b3e6b71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qibolab/instruments/qm/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ def register_amplitude_sweeper_pulses(
):
"""Register pulse with different amplitude.
Needed when sweeping amplitude and the original amplitude is not
sufficient to reach all the sweeper values.
Needed when sweeping amplitude because the original amplitude
may not sufficient to reach all the sweeper values.
"""
new_op = None
amplitude = sweeper_amplitude(sweeper.values)
Expand Down

0 comments on commit b3e6b71

Please sign in to comment.