Skip to content

Commit dbf9581

Browse files
refactoring(timing_tool): remove description as it is part of the ebook
1 parent 474c7b1 commit dbf9581

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

third_party/timing_tool.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
"""
2-
Illustrates the usage of boxx.timeit() reveilling the time a certain
3-
code block takes to run.
4-
"""
51
from boxx import timeit
62
from time import sleep
73

0 commit comments

Comments
 (0)