controller.utilities.configuration.CustomEnvModel.model_config

CustomEnvModel.model_config: ClassVar[ConfigDict] = {'extra': 'ignore'}

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