Skip to content
Snippets Groups Projects
Commit 8377d3cb authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

Apply suggestion to soitool/setup_settings.py

parent 82069815
No related branches found
No related tags found
1 merge request!48#81 SOI listeners for prop oppdateringer & InlineEditableSOIView endres når oppsett lagres
Pipeline #77903 passed
......@@ -210,7 +210,7 @@ class Setup(QDialog): # pylint: disable = R0902
property_changes["algorithm_sort"] = i.text()
break
# pass changes as unpacked variable list
# Pass changes as unpacked variable list
self.soi.update_properties(**property_changes)
self.accept()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment