v1.2.1
Improvements ✨
- Add a warning to the discover tasks window to remind that the Python module identifier must be supplied and not the file path. Ex: to discover tasks in
results/tasks.py,results.tasksshould be supplied.
Bugfixes 🐛
- New workflows or loaded from disk are now saved properly before execution #284
Screenshots
Warning when supplying a file path instead of a Python identifier
