We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab274c commit 6f59ea9Copy full SHA for 6f59ea9
formate/__init__.py
@@ -258,7 +258,7 @@ class Reformatter:
258
#: The filename being reformatted, as a POSIX-style path.
259
filename: str
260
261
- #: The filename being reformatted, as a :class:`~.PathPlus` object.
+ #: The filename being reformatted, as a :class:`~domdf_python_tools.paths.PathPlus` object.
262
file_to_format: PathPlus
263
264
#: The file extension of the file being reformatted.
0 commit comments