Skip to content

Transition from internal.py defaults in config.py to schema defaults. #313

@bschroeter

Description

@bschroeter

We currently rely on internal.py defaults to specify optional keys in the configuration through a manually-set config dictionary:

def read_optional_key(config: dict):

We can get around doing this by setting the defaults via the Cerberus config schema.

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