Skip to content

Commit

Permalink
Update flipping.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ElStabilini authored Nov 27, 2024
1 parent 47a22b5 commit 96dd44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibocal/protocols/flipping.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def _acquisition(
if rx90
else platform.natives.single_qubit[qubit].RX[0][1].amplitude
)
for qubit in targets
for qubit in targets,
}
rx90=params.rx90,
)
Expand Down

0 comments on commit 96dd44e

Please sign in to comment.