🔗 Relative imports inside applbuild modules

This commit is contained in:
ful1e5 2021-04-23 16:34:21 +05:30
parent 6558781771
commit e886686749
3 changed files with 28 additions and 26 deletions

View file

@ -12,7 +12,7 @@ def add_missing_xcursor(directory: Union[str, Path]) -> 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]]]] = [