Skip to content

Don't propagate kwargs to functions that cannot handle them #71

@remi-braun

Description

@remi-braun

There are issues with kwargs passed to functions not accepting any of them.
For example, passing a dubious kwarg to vectors.write() (throws an exception) or rasters.write(throws a warning)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions