Skip to content

Commit e2823a0

Browse files
committed
workflow plz
1 parent 6d60aa3 commit e2823a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numpy_questions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,3 @@ def wallis_product(n_terms):
8383
pi *= (4 * i ** 2) / (4 * i ** 2 - 1)
8484
pi *= 2
8585
return pi
86-

0 commit comments

Comments
 (0)