Skip to content

save argument does not get overwritten by command line arg #41

@brettin

Description

@brettin

save is defined and assigned a value in uno_default_params.txt

when --save is specified on the command line, it does not override the value in the default_params.txt file

when i hack default_utils.py and add
parser.add_argument('--save', ...
it seems to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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