We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f014a68 commit dbae825Copy full SHA for dbae825
Doc/library/timeit.rst
@@ -214,7 +214,7 @@ Command-Line Interface
214
215
When called as a program from the command line, the following form is used::
216
217
- python -m timeit [-n N] [-r N] [-u U] [-s S] [-m M] [-h] [statement ...]
+ python -m timeit [-n N] [-r N] [-u U] [-s S] [-h] [statement ...]
218
219
Where the following options are understood:
220
0 commit comments