mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
gh-103810: Fix broken references in dataclasses (#103811)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
8291ae31dd
commit
0f23eda4b9
2 changed files with 74 additions and 73 deletions
|
|
@ -111,7 +111,6 @@ Doc/library/csv.rst
|
|||
Doc/library/ctypes.rst
|
||||
Doc/library/curses.ascii.rst
|
||||
Doc/library/curses.rst
|
||||
Doc/library/dataclasses.rst
|
||||
Doc/library/datetime.rst
|
||||
Doc/library/dbm.rst
|
||||
Doc/library/decimal.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue