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

fix: Point class __repr__ str fix to (x, y) instead of (x, x) #27

Merged
merged 2 commits into from
May 15, 2024

Conversation

FLming
Copy link
Contributor

@FLming FLming commented May 15, 2024

  1. Point class repr str fix to (x, y) instead of (x, x)
  2. use float instead of np.float

@Yatoom
Copy link
Owner

Yatoom commented May 15, 2024

Hi! Thanks for catching that issue with the string representation! 👍

@Yatoom Yatoom merged commit 84ae297 into Yatoom:master May 15, 2024
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 this pull request may close these issues.

None yet

2 participants