MikeDacre / fyrd

Submit functions and shell scripts to torque and slurm clusters or local machines using python.
https://fyrd.science
MIT License
22 stars 8 forks source link

Fix #85: Now throw a ValueError when keyword arguments are wrong type #86

Closed MikeDacre closed 6 years ago

MikeDacre commented 6 years ago

Previously auto-converted keyword arguments, which caused non-obvious failures.

MikeDacre commented 6 years ago

Failed buildkite tests are not relevant, the build works fine.