Skip to content

Commit afdb668

Browse files
committed
UP my solution
1 parent 5e88fc1 commit afdb668

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
@@ -19,7 +19,6 @@
1919

2020

2121
def max_index(X):
22-
2322
"""Return the index of the maximum in a numpy array.
2423
Parameters
2524
----------

0 commit comments

Comments
 (0)