You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can pass --tasks=gibberish and receive no error.
Also, you can pass --tasks=task1,task2 where those are valid task names and it seems to not split them as expected. The utils.ensure_list function should handle this.