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 percentage spec #56

Merged

Conversation

fiodorbaczynski
Copy link
Contributor

The typespec for number_to_percentage/2 indicates the first argument should be number(). However, this argument is passed to number_to_delimited/2, which accepts Number.t().

@danielberkompas
Copy link
Owner

Thanks! 🌟

@danielberkompas danielberkompas merged commit c50b8af into danielberkompas:master Apr 15, 2023
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