supermachine--tomato-passio.../20240419RGBtest2/root_dir.py

5 lines
79 B
Python

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