Skip to content
Snippets Groups Projects
Commit 7dbb1b0e authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Apply suggestion to soitool/soi_workspace_widget.py

parent 81b198e2
No related branches found
No related tags found
1 merge request!50#86 Modul: Autentiseringstavle
Pipeline #78015 canceled
......@@ -102,7 +102,7 @@ class SOIWorkspaceWidget(QWidget):
module_widget_implementation = chosen_module.widget_implementation
is_attachment = new_module_dialog.checkbox_attachment.isChecked()
# no module name means the user expects one to be generated
# No module name means the user expects one to be generated
# autogenerated name is not meant to be pretty, it's just meant
# to be unique
if not module_name:
......
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