Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init tool help attribute #36

Open
bernt-matthias opened this issue Jun 7, 2023 · 1 comment
Open

Init tool help attribute #36

bernt-matthias opened this issue Jun 7, 2023 · 1 comment

Comments

@bernt-matthias
Copy link
Collaborator

Maybe to "" or "TODO"?

Otherwise

Traceback (most recent call last):
  File "/home/berntm/projects/mb-galaxy-tools/tools/saqc/gen.py", line 59, in <module>
    print(tool.export())
  File "/home/berntm/projects/mb-galaxy-tools/tools/saqc/.venv/lib/python3.10/site-packages/galaxyxml/tool/__init__.py", line 201, in export
    help_element.text = etree.CDATA(export_xml.help)
AttributeError: 'Tool' object has no attribute 'help'
@hexylena
Copy link
Owner

hexylena commented Jun 7, 2023

makes sense to me. TODO sounds good

bernt-matthias added a commit to bernt-matthias/galaxyxml that referenced this issue Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants