Skip to content

Add option to allow explicit include for ConfigOption #1362

@mochaaP

Description

@mochaaP

Accept an optional included_params: Iterable[str] | None = None in ParamStructure.__init__.

in ParamStructure.build_param_trees, add keys to self.excluded_params if self.included_params is not None (included_params=[] is an acceptable pattern to ignore all params.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎁 feature requestNot existing yet and need to be implemented🙏 help wantedI can't do this alone and need contributors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions