[doc] Fix padding in timeit (GH-22152)

Compare -p and -u options help in rendered output to see the difference.
(cherry picked from commit 594f0ce73b)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
This commit is contained in:
Miss Islington (bot) 2020-09-08 16:56:02 -07:00 committed by GitHub
parent 6e770fc4fe
commit fd1c725867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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