Skip to content

Commit e335864

Browse files
committed
Fix '.. module::' on new page
1 parent 53b28f4 commit e335864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pathlib.types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:mod:`!pathlib.types` --- Types for virtual filesystem paths
22
============================================================
33

4-
.. module:: pathlib
4+
.. module:: pathlib.types
55
:synopsis: pathlib types for virtual filesystem paths
66

77
.. versionadded:: 3.14

0 commit comments

Comments
 (0)