👔 Uniform docstring inside builder module

This commit is contained in:
ful1e5
2021-04-25 16:56:16 +05:30
parent 68329a3cfd
commit 5f655b1fcd
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ def add_missing_xcursor(directory) -> None:
"""Add missing `XCursor` to the Unix cursor package.
:param directory: directory where XCursors are available.
:type directory: Union[str, Path]
:type directory: ``str`` or ``pathlib.Path``
"""
symlinks: List[Dict[str, Union[str, List[str]]]] = [