imagino.AI1 / tests /__init__.py
BSJ2004's picture
Upload 433 files
a789e85 verified
raw
history blame contribute delete
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())