import os import sys _SRC_PATH = os.path.join(os.path.dirname(__file__), "../src/") sys.path.append(_SRC_PATH)