from utils_v2.system import files import os print("CWD:", files.get_cwd()) print("FDR:", files.get_file_directory())