Skip to content

Commit 6f59ea9

Browse files
committed
Fix docs xref
1 parent 4ab274c commit 6f59ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ class Reformatter:
258258
#: The filename being reformatted, as a POSIX-style path.
259259
filename: str
260260

261-
#: The filename being reformatted, as a :class:`~.PathPlus` object.
261+
#: The filename being reformatted, as a :class:`~domdf_python_tools.paths.PathPlus` object.
262262
file_to_format: PathPlus
263263

264264
#: The file extension of the file being reformatted.

0 commit comments

Comments
 (0)