dcase_models.util.move_all_files_to_parent

dcase_models.util.move_all_files_to_parent(parent, child)[source]

Move all files in parent/child to the parent/

Parameters:
parent : str

Path to the parent folder.

child : str

Folder name of the child folder.