Skip to content

Commit

Permalink
restored EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
matpompili authored May 17, 2024
1 parent 9115738 commit 38c1d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qualang_tools/control_panel/manual_output_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -629,4 +629,4 @@ def _QUA_update_freq_or_amp(self, input1, input2):
self.analog_config["elements"][self.analog_elements[i]].get("intermediate_frequency")
is not None
):
update_frequency(self.analog_elements[i], freq)
update_frequency(self.analog_elements[i], freq)

0 comments on commit 38c1d3d

Please sign in to comment.