ã/b_path style

This commit is contained in:
Burgess Leo
2025-05-22 17:27:02 +08:00
parent d2a3a7b5b5
commit 1fb457b67d
3 changed files with 22 additions and 22 deletions

View File

@@ -145,7 +145,7 @@ def GetSubPathsByParentID(
if __name__ == "__main__":
test_folder_path = "pictures"
test_folder_path = "pictures/"
parent_id_test = GetFolderID(test_folder_path)
# node_data = GetNodeFragmentsByParentID(parent_id_test)
path_data = GetSubPathsByParentID(parent_id_test)