Skip to content

LinearDepthHalfGreaterThan doesn't play nice with attrs #1701

@mpharrigan

Description

@mpharrigan

These comparison classes abuse the inheritance mechanisms which don't play nice with attrs dataclasses. Specifically, the children classes define attributes with init=False so if you dump all the attrs.fields and try to re-create the object, it fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions