Skip to content

Commit cb3efe7

Browse files
committed
Remove duplicate '.. versionadded::'
1 parent 1fa73e6 commit cb3efe7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/library/pathlib.types.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ The :mod:`pathlib.types` module provides protocols for user-defined types that
1414
resemble :class:`pathlib.Path` and its associated classes. This module
1515
includes type annotations, so it's also useful for static type checking.
1616

17-
.. versionadded:: 3.14
18-
1917

2018
.. class:: PathInfo()
2119

0 commit comments

Comments
 (0)