sphuber / aiida-shell

AiiDA plugin that makes running shell commands easy.
MIT License
14 stars 7 forks source link

Contents of `arguments` argument to `launch_shell_job` are not validated #23

Closed sphuber closed 2 years ago

sphuber commented 2 years ago

If any of the elements in the list aren't strings, this is not caught in validation but will raise an exception during prepare_for_submission.