Skip to content
Snippets Groups Projects
Commit c64b5dab authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

remove wrong comment

parent 1122fe4d
No related branches found
No related tags found
No related merge requests found
...@@ -415,7 +415,6 @@ def user_creation_enzyme_non_interactive(all_enzymes, name_new_enz, rules, excep ...@@ -415,7 +415,6 @@ def user_creation_enzyme_non_interactive(all_enzymes, name_new_enz, rules, excep
# Add it to known names # Add it to known names
all_name_enz.add(new_enz.name) all_name_enz.add(new_enz.name)
# Not tested
def delete_enzyme(all_enzymes, name): def delete_enzyme(all_enzymes, name):
""" Delete an enzyme from user file """ Delete an enzyme from user file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment