Skip to content

Commit f5dfb79

Browse files
committed
+ cleanup news entry
1 parent 5d52ad6 commit f5dfb79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -632,9 +632,8 @@ argparse
632632
array
633633
-----
634634

635-
* Support the :c:expr:`float complex` and :c:expr:`double complex` C types in
636-
the :mod:`array` module (formatting characters ``'F'`` and ``'D'``
637-
respectively).
635+
* Support the :c:expr:`float complex` and :c:expr:`double complex` C types
636+
(formatting characters ``'F'`` and ``'D'`` respectively).
638637
(Contributed by Sergey B Kirpichev in :gh:`146151`.)
639638

640639

0 commit comments

Comments
 (0)