Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoLaudatQM committed May 14, 2024
1 parent 8d76e7f commit 8000c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qualang_tools/octave_tools/octave_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def get_correction_for_each_LO_and_IF(
nb_of_updates: int,
calibrate: bool = False,
qm: QuantumMachine = None,
calibration_params: AutoCalibrationParams = None
calibration_params: AutoCalibrationParams = None,
):
"""Look in the calibration database for the calibration parameters corresponding to the provided set of LO
frequencies, intermediate frequencies and gain.
Expand Down

0 comments on commit 8000c10

Please sign in to comment.