Skip to content

Switch from tosholi to pydantic for config loading #443

@gpauloski

Description

@gpauloski

Long term it is probably better to rely on pydantic + tomli/omli-w for config loading and type validation rather than tosholi.

tosholi also has some limitation w.r.t. resolving types such as the need for these noqas:

log_dir: Optional[str] = None # noqa: UP007

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or improvements to existing functionalitypackageDependencies, version changes, or package metadata

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions