You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-148254: Use singular "sec" in timeit verbose output
Change "secs" to "sec" in the verbose callback of timeit.main() for
consistency with other time units (nsec, usec, msec, sec) used elsewhere
in the module output.
0 commit comments