We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bf1389 + f82bd8c commit 7860646Copy full SHA for 7860646
maths/fibonacci.py
@@ -22,8 +22,6 @@
22
import numpy as np
23
24
25
-
26
27
def time_func(func, *args, **kwargs):
28
"""
29
Times the execution of a function with parameters
0 commit comments