Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix doc
  • Loading branch information
Agent-Hellboy committed Apr 26, 2023
commit 717cea8e25d3d3dc1bdd520973681daf645d42ab
2 changes: 0 additions & 2 deletions Doc/library/calendar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is


.. enum:: Day
:type: IntEnum

This enumeration defines the days of the week as integer constants.

Expand Down Expand Up @@ -63,7 +62,6 @@ interpreted as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is


.. enum:: Month
:type: IntEnum

This enumeration defines the months of the year as integer constants.
Comment thread
merwok marked this conversation as resolved.
Outdated

Expand Down