Skip to content

Commit d7be75a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e959dbb commit d7be75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linien-gui/linien_gui/ui/device_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def handle_other_exception(exception):
154154
def ask_for_parameter_restore(
155155
parameter_difference: Dict[
156156
str, Tuple[RestorableParameterValues, RestorableParameterValues]
157-
]
157+
],
158158
) -> None:
159159
question = (
160160
"Linien on RedPitaya is running with different parameters than the "

0 commit comments

Comments
 (0)