Skip to content

Commit 5e88fc1

Browse files
committed
UP my solution
1 parent 6967c40 commit 5e88fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy_questions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
def max_index(X):
22-
22+
2323
"""Return the index of the maximum in a numpy array.
2424
Parameters
2525
----------

0 commit comments

Comments
 (0)