nv_dfm_core.api.Located#

class nv_dfm_core.api.Located(*, site=BestOf(tag='@dfm-best-of', sites=None), provider=None)[source]#

Located is a mixin class for statements that are assigned to a specific site.

Parameters:
model_config = {}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].