Mercurial > repos > siwaa > erecord_file
changeset 5:9c54c0d98c18 draft
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/erecord-deploy/-/tree/main/galaxy-tools/erecord_file commit 0ac348d7cf6c79f40c3f6eddafed7a152ddd2a38-dirty
author | siwaa |
---|---|
date | Thu, 15 Feb 2024 17:19:55 +0000 |
parents | 4c45f7b92955 |
children | 8ac7eb55f387 |
files | main_file.py |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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