Skip to content

Commit

Permalink
Update src/qibocal/protocols/rabi/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Pasquale <[email protected]>
  • Loading branch information
ElStabilini and andrea-pasquale authored Nov 25, 2024
1 parent 07a62b8 commit 1873ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibocal/protocols/rabi/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ def sequence_length(
params: Parameters,
platform: Platform,
rx90: bool,
use_align: bool = True,
use_align: bool = False,
) -> tuple[PulseSequence, dict, dict, dict]:
"""Return sequence for rabi length."""

Expand Down

0 comments on commit 1873ccb

Please sign in to comment.