hpwang's picture
[Init]
fd5e0f7
raw
history blame
100 Bytes
import sys
import pathlib
sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())