538b6a2
1
2
3
4
5
import sys import pathlib sys.path.append(pathlib.Path(f'{__file__}/../modules').parent.resolve())