cxcxcxc / tests /__init__.py
Ffftdtd5dtft's picture
Upload 424 files
66d92ae verified
raw
history blame contribute delete
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())