summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2023-04-26 15:44:28 -0600
committerGitHub <noreply@github.com>2023-04-26 15:44:28 -0600
commitdd39a69cf04dc209da3c987380c98dc763e4a511 (patch)
tree180fb0e7c3e3663a82f60126a79969326ed057b5 /doc
parentf4b4f47ed7bd67d1c5b34a42a4105397e6163714 (diff)
downloadnumpy-dd39a69cf04dc209da3c987380c98dc763e4a511.tar.gz
MAINT: Tweak formatting.
Diffstat (limited to 'doc')
-rw-r--r--doc/release/upcoming_changes/23661.perfomance.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release/upcoming_changes/23661.perfomance.rst b/doc/release/upcoming_changes/23661.perfomance.rst
index e8bc058dd..e3e55f3d5 100644
--- a/doc/release/upcoming_changes/23661.perfomance.rst
+++ b/doc/release/upcoming_changes/23661.perfomance.rst
@@ -1,3 +1,4 @@
Faster membership test on ``NpzFile``
------------------------------------------------
-Membership test on ``NpzFile`` will no longer decompress the archive if it is successful.
+-------------------------------------
+Membership test on ``NpzFile`` will no longer
+decompress the archive if it is successful.