8000 Extend expired attributes · numpy/numpy@448dd0d · GitHub
[go: up one dir, main page]

Skip to content

Commit 448dd0d

Browse files
committed
Extend expired attributes
1 parent 52500c0 commit 448dd0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy/_expired_attrs_2_0.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@
6161
"deprecate": "Raise `DeprecationWarning` instead.",
6262
"deprecate_with_doc": "Raise `DeprecationWarning` instead.",
6363
"disp": "Use your own printing function instead.",
64+
"row_stack": "Use `np.vstack` instead."
6465
}

0 commit comments

Comments
 (0)
0