Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LtE.__str__ is wrong #20

Open
waynee95 opened this issue Jul 14, 2023 · 0 comments · May be fixed by #24
Open

LtE.__str__ is wrong #20

waynee95 opened this issue Jul 14, 2023 · 0 comments · May be fixed by #24

Comments

@waynee95
Copy link

waynee95 commented Jul 14, 2023

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

LtE.__str__ = str_Lt

It should be

LtE.__str__ = str_LtE
@waynee95 waynee95 linked a pull request Aug 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant