Skip to content

GPX(): file_path cannot be wrong #19

@fmatray

Description

@fmatray

Hello,
This definition is wrong as a file_path= None will always raise an exception:
GPX(file_path: Optional[str] = None, xml_schema: bool = True, xml_extensions_schemas: bool = False) -> None

So, how to create a new empty gpx file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions