Skip to content

LtE.__str__ is wrong #20

Open
Open
@waynee95

Description

@waynee95

In utils.py the LtE.__str__ is set to the wrong function.

LtE.__str__ = str_Lt

It should be

LtE.__str__ = str_LtE

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