Skip to content

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

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.

Activity

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

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