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
In model_task_creator.py, there is currently no warning if get_versions_by_date(...) returns an empty list. It needs a warning like that in get_field_source(...).
In
model_task_creator.py, there is currently no warning ifget_versions_by_date(...)returns an empty list. It needs a warning like that inget_field_source(...).