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 da4d71f commit 8f04290Copy full SHA for 8f04290
Lib/timeit.py
@@ -44,7 +44,6 @@
44
timeit(string, string) -> float
45
repeat(string, string) -> list
46
default_timer() -> float
47
-
48
"""
49
50
import gc
0 commit comments