Skip to content

select should allow skipping non-existent files #5

Open
@bewest

Description

@bewest

https://github.com/openaps/openaps-contrib/blob/master/openapscontrib/timezones/__init__.py#L295-L296

Add some kind of add_argument('-S', '--strict', action='store_true', default=False, help="..."), and change line 296 and thereabouts to callos.path.exists` before attempting to read the file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions