Skip to content

Commit 449d9d0

Browse files
committed
Update bench.py
1 parent 05d12ee commit 449d9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_decimal/tests/bench.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Usage: ../../../python bench.py
77

8-
8+
#Importing the modules
99
import time
1010
import sys
1111
from functools import wraps

0 commit comments

Comments
 (0)