Skip to content

Commit 7687245

Browse files
authored
Merge pull request numpy#26737 from mtsokol/tweak-26611-release-note
DOC: Extend release notes for numpy#26611
2 parents eef8a66 + 0a8bc29 commit 7687245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* `numpy.printoptions`, `numpy.get_printoptions`, and `numpy.set_printoptions` now support
2+
a new option, ``override_repr``, for defining custom ``repr(array)`` behavior.

0 commit comments

Comments
 (0)