mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
[doc] Fix padding in timeit (GH-22152)
Compare -p and -u options help in rendered output to see the difference.
This commit is contained in:
parent
84ef33c511
commit
594f0ce73b
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ Where the following options are understood:
|
|||
|
||||
.. cmdoption:: -u, --unit=U
|
||||
|
||||
specify a time unit for timer output; can select nsec, usec, msec, or sec
|
||||
specify a time unit for timer output; can select nsec, usec, msec, or sec
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue