-
-
Notifications
You must be signed in to change notification settings - Fork 299
Apply formatting to num seconds in before_sleep_log #489
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
Conversation
|
Updated with %.3g instead or %0.3f as the default. |
This latest change deviates from the default format for Lines 31 to 35 in e2482a6
Should we update that too, so that the two are consistent? |
Sounds like a good idea. |
Made the change to |
I've re-synced this with main. Anything else that needs to be updated? |
Resolves issue #432