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

Tuple fix #27

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Tuple fix #27

merged 1 commit into from
Sep 3, 2024

Conversation

Ceyron
Copy link
Owner

@Ceyron Ceyron commented Sep 3, 2024

Correctly uses tuple[float, float, float] instead of tuple[float, 3] if the argument is supposed to be a tuple of three floats.

@Ceyron Ceyron changed the base branch from main to dev September 3, 2024 13:03
@Ceyron Ceyron merged commit 3cf1399 into dev Sep 3, 2024
1 check passed
@Ceyron Ceyron deleted the tuple-fix branch September 3, 2024 13:10
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.

1 participant