nrdg / cloudknot

A python library to run your existing code on AWS Batch
https://nrdg.github.io/cloudknot/
Other
71 stars 17 forks source link

Throw error if Knot or Pars name contains an underscore #256

Closed richford closed 3 years ago

richford commented 3 years ago

Throw an error if name contains an underscore. Docstring should explicitly warn users that function name underscores will be converted to dashes.