Skip to content

Commit 56fdd30

Browse files
committed
Update files.py
1 parent 2a5a9c6 commit 56fdd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messylib/commons/files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# --------------------------------------------------------------------
55

66

7-
def get_paths_filetype(
7+
def get_filepaths_bytype(
88
target_path: str,
99
filetype: str,
1010
exclude_hidden: bool = True,

0 commit comments

Comments
 (0)