Tidied up debug statements
This commit is contained in:
parent
3c096e9b53
commit
a3716cf817
3 changed files with 2 additions and 39 deletions
|
|
@ -112,7 +112,6 @@ def construct_blueprint(microscope_obj):
|
|||
|
||||
# Store the complete form in Microscope().plugin.form
|
||||
microscope_obj.plugins.forms.append(api_form_info)
|
||||
print(microscope_obj.plugins.forms)
|
||||
|
||||
else:
|
||||
warnings.warn(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue