Skip to content

Commit d17e2d8

Browse files
committed
+1
1 parent b1847bb commit d17e2d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyperformance/data-files/benchmarks/bm_decimal_factorial/run_benchmark.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
except ImportError:
2323
_decimal = None
2424
import sys
25+
from functools import wraps
2526

2627
import pyperf
2728

0 commit comments

Comments
 (0)