Skip to content

Fix petab.v2.core.ProblemConfig.extensions #474

Description

@dweindl

Currently defined as extensions: list[ExtensionConfig] | dict = {}. List or dict - choose one. For consistency with the yaml schema, it should be dict[ExtensionId, ExtensionConfig].

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions