Go to file
2024-05-19 16:49:01 -04:00
.gitignore Refactored clean directory name code 2024-05-19 13:18:13 -04:00
CountFolderFiles.py get_subdirectories was recursively obtaining all subdirectories... this was not the desired behavior. Only want to count files in subdirectories. Function adjusted and now only grabs subdirectory_1, ..., subdirectory_n, directory. 2024-05-19 16:29:02 -04:00
LICENSE.txt Added license 2024-05-19 16:49:01 -04:00