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
Changes the return code for unsafe template error from
2 to 4 to avoid return code collision with Plumbum's SwitchError type
errors which use return code 2.
Feat
allow overriding data file with CLI arguments (#1332)