File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -713,14 +713,14 @@ binascii
713713calendar
714714--------
715715
716- * Calendar pages generated by the :class: `calendar.HTMLCalendar ` class now support
717- dark mode and have been migrated to the HTML5 standard for improved accessibility.
718- (Contributed by Jiahao Li and Hugo van Kemenade in :gh: `137634 `.)
719-
720716* The :mod: `calendar `'s :ref: `command-line <calendar-cli >` HTML output now
721717 accepts the year-month option: ``python -m calendar -t html 2009 06 ``.
722718 (Contributed by Pål Grønås Drange in :gh: `140212 `.)
723719
720+ * Calendar pages generated by the :class: `calendar.HTMLCalendar ` class now support
721+ dark mode and have been migrated to the HTML5 standard for improved accessibility.
722+ (Contributed by Jiahao Li and Hugo van Kemenade in :gh: `137634 `.)
723+
724724
725725collections
726726-----------
You can’t perform that action at this time.
0 commit comments