supermachine--tomato-passio.../20240529RGBtest3/root_dir.py

5 lines
79 B
Python

import pathlib
file_path = pathlib.Path(__file__)
ROOT_DIR = file_path.parent