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

Formatting durations fix, and pretty printing cleanup #62

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

bens
Copy link
Collaborator

@bens bens commented Mar 13, 2024

Use the stdlib's duration formatting function rather than hand rolling something and dealing with possible bugs. Refactored the pretty printing function a bit to allow for monochrome output more easily as well.

Use the stdlib's duration formatting function rather than hand rolling something
and dealing with possible bugs. Refactored the pretty printing function a bit to
allow for monochrome output more easily as well.
@bens bens force-pushed the format-fractions branch 5 times, most recently from 035ca22 to b06e3a5 Compare March 13, 2024 01:52
@hendriknielaender
Copy link
Owner

Thanks 🙏 looks great!

@hendriknielaender hendriknielaender merged commit 2089431 into hendriknielaender:main Mar 13, 2024
5 checks passed
@bens bens deleted the format-fractions branch March 13, 2024 10:32
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