Skip to content

Commit 7860646

Browse files
committed
Merge branch 'branch1' of https://github.com/Acuspeedster/Python into branch1
2 parents 8bf1389 + f82bd8c commit 7860646

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maths/fibonacci.py

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import numpy as np
2323

2424

25-
26-
2725
def time_func(func, *args, **kwargs):
2826
"""
2927
Times the execution of a function with parameters

0 commit comments

Comments
 (0)