Skip to content

Commit 6967c40

Browse files
committed
UP my solution
1 parent 879b396 commit 6967c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy_questions.py

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

2020

2121
def max_index(X):
22+
2223
"""Return the index of the maximum in a numpy array.
2324
Parameters
2425
----------

0 commit comments

Comments
 (0)