Skip to content

Weaken type requirements of pluggin_settings fields #202

@aaraney

Description

@aaraney

plugin_settings: Dict[str, Dict[str, Any]] = Field(default_factory=dict)

I don't see a reason why this shouldnt be pluggin_settings: Dict[str, Any]. This should be changed for both model and general plugins.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestngen.calRelated to ngen.cal package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions