ã/b_path style
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user