Skip to content

error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass #228

Open
@pjonsson

Description

@pjonsson

I added a couple of type ignores in #227, but this should probably be fixed:

odc/geo/crs.py:126: error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass  [misc]
odc/geo/geom.py:940: error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass  [misc]

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