You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2020. It is now read-only.
I looked through the issues before posting, apologies if this has been asked or explained elsewhere or I missed it...
I noticed that if my argparse objects call parse_known_args instead of parse_args, the --generate_cwl_tool doesn't fire. Is that by design? I can see the logic if so, just wondering.