resolvers This file contains all omegaconf yaml resolvers used in the project. Make sure to add python from meds_torch.utils.resolvers import setup_resolvers setup_resolvers() to the top of any hydra script for this codebase to use the resolvers in this file.