Personal Project Portfolio
python masm bash powershell

remove pathlib import

Changed files
-1
scripting
-1
scripting/fileRemoval.py
··· 1 1 # Script to go through a given directory recusively and remove files based on file extension 2 2 3 3 import os 4 - from pathlib import Path 5 4 6 5 """ 7 6 Directory path should be formatted as follows: