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