Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2025
1 parent dc608ef commit 1e7d890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linien-gui/linien_gui/ui/device_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ def handle_other_exception(exception):
def ask_for_parameter_restore(
parameter_difference: Dict[
str, Tuple[RestorableParameterValues, RestorableParameterValues]
]
],
) -> None:
question = (
"Linien on RedPitaya is running with different parameters than the "
Expand Down

0 comments on commit 1e7d890

Please sign in to comment.