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

Singular unit of 1.5 (should be plural?) #43

Closed
eerimoq opened this issue Jun 29, 2020 · 2 comments
Closed

Singular unit of 1.5 (should be plural?) #43

eerimoq opened this issue Jun 29, 2020 · 2 comments

Comments

@eerimoq
Copy link

eerimoq commented Jun 29, 2020

Hello, and thanks for a great package!

The script below outputs 1.5 second. Shouldn't it output 1.5 seconds?

import humanfriendly

print(humanfriendly.format_timespan(1.5))

See https://ell.stackexchange.com/questions/7817/singular-or-plural-for-seconds.

@eerimoq eerimoq closed this as completed Jun 29, 2020
@eerimoq eerimoq reopened this Jun 29, 2020
xolox added a commit that referenced this issue Dec 1, 2020
See the changelog update for details.
This fixes #30, #40 and #43.
@xolox
Copy link
Owner

xolox commented Dec 1, 2020

Hi Erik, thanks for the feedback and sorry for the late response.

I've just published humanfriendly 9.0 which fixes the issue you reported.

Cheers!

@xolox xolox closed this as completed Dec 1, 2020
@eerimoq
Copy link
Author

eerimoq commented Dec 1, 2020

Thanks!

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

No branches or pull requests

2 participants