import sys import os cwd = os.path.dirname(os.path.realpath(__file__)) sys.path.append(f'{cwd}/../src/')