Skip to content

--end option doesn't work #15

@ryandesign

Description

@ryandesign

webactogram --help advertises an --end option that defaults to today:

parser.add_argument('--end', type=str, action='store', default=None, help='End date of the actogram. Default is None (today).')

I am not able to get it to work. Setting a start date with --start works, but the end date is always today, not the date I specified with --end.

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