Skip to content

cli.config will not be a dict after PL>=1.6 #29

@jbrightuniverse

Description

@jbrightuniverse

in test_jsonargparse.py, cli.config["model"]["ml_model"] will need to be converted to cli.config.as_dict()["model"]["ml_model"] or perhaps separated into two lines once the release is out

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions