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].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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