mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-10 20:48:40 +01:00
Updated docstring
This commit is contained in:
parent
371671b3eb
commit
9eb7c2d8e8
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class Utilities(Configs):
|
|||
|
||||
@staticmethod
|
||||
def remove_folder_if_exists(folder: Path) -> None:
|
||||
"""Remove the old folders. todai.
|
||||
"""Removes the folder if exist.
|
||||
|
||||
Args:
|
||||
folder (Path): Path to the folder.
|
||||
|
|
Loading…
Add table
Reference in a new issue