Skip to content

Type confusion in AORCItem #14

@nick-j-roberts

Description

@nick-j-roberts

The args 'watershed' and 'transposition_domain' in AORCItem are type hinted as strings here, and are treated as if they were strings here, but are provided as shapely.Geometry objects here and are treated as if they were shapely.Geometry objects here. Both of these cannot be true at the same time.

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