Skip to content

Allow getting a dict object out of loading functions #32

@frank-lenormand

Description

@frank-lenormand

The loading functions currently return an OrderedDict.

These objects don’t seem to play well with other libraries, such as Pydantic (Model.validate()), which makes user-code post-process the OrderedDict to regular dict.

Metadata

Metadata

Assignees

No one assigned

    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