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 TypeError bug #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix TypeError bug #21

wants to merge 1 commit into from

Conversation

askiiart
Copy link

This fixes the bug TypeError: 'float' object cannot be interpreted as an integer, according to the fix described by mjdi in issue 6. I've tested it, and it works for me, at least.

@jamesthesnake
Copy link

Is casting as an int a really good choice here for precision sake?

@vyorick
Copy link

vyorick commented Dec 28, 2022

It works for me, thanks!

This fixes the bug TypeError: 'float' object cannot be interpreted as an integer, according to the fix described by mjdi in issue 6. I've tested it, and it works for me, at least.

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.

3 participants