[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:
Andre Delfino 2020-09-08 20:39:19 -03:00 committed by GitHub
parent 84ef33c511
commit 594f0ce73b
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