# HG changeset patch # User siwaa # Date 1708017595 0 # Node ID 9c54c0d98c18271c80bbeb91b91c959cfbaaff16 # Parent 4c45f7b9295544427e2d7bb77300c249888e1293 planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/erecord-deploy/-/tree/main/galaxy-tools/erecord_file commit 0ac348d7cf6c79f40c3f6eddafed7a152ddd2a38-dirty diff -r 4c45f7b92955 -r 9c54c0d98c18 main_file.py --- a/main_file.py Thu Feb 15 17:12:58 2024 +0000 +++ b/main_file.py Thu Feb 15 17:19:55 2024 +0000 @@ -42,10 +42,10 @@ import json #import erecord.api.erecord as erecord_api -from erecord.api.erecord import conf -from erecord.api.erecord import init -from erecord.api.erecord import action -from erecord.api.erecord import error_case +#from erecord.api.erecord import conf +#from erecord.api.erecord import init +#from erecord.api.erecord import action +#from erecord.api.erecord import error_case from erecord.api.cmn.views_mixins import ActionViewMixin from erecord.api.cmn.utils.errors import build_error_content