pyns.endpoints.base.find_runs

pyns.endpoints.base.find_runs(func)

Decorator which finds runs for a given dataset and task names. Assumes that downstream function accepts names instead of ids (i.e. has been decorated with names_to_ids)