BitBloomTech / spawn

Allows users to concisely specify and execute a large number of tasks with complex and co-dependent input parameter variations
GNU General Public License v3.0
2 stars 1 forks source link

Fixing scheduler arg #85

Closed mtinning closed 5 years ago

mtinning commented 5 years ago

luigi calls the function with keyword arguements, which broke it...