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

location: make accuracy default config floats #314

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

seanbreckenridge
Copy link
Contributor

previously they were ints which could possibly
break caching with cachew
@seanbreckenridge seanbreckenridge changed the title fix: make float accuracy defaults floats location: make accuracy default config floats Sep 30, 2023
@seanbreckenridge
Copy link
Contributor Author

@karlicoss karlicoss merged commit f350761 into karlicoss:master Oct 1, 2023
9 checks passed
@karlicoss
Copy link
Owner

Perhaps it's the parallel install once again? Anyway I retried and it worked.

@karlicoss
Copy link
Owner

Thanks! I wonder if there is a setting in mypy we could use to catch these? Fells like it's more often than not we want to avoid these coercions, although I might underestimate how often they are used

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.

2 participants