OctoPrint/Cura/util/__init__.py

7 lines
120 B
Python

import sys
import os
sys.path.append(os.path.join(os.path.dirname(os.path.abspath(__file__)), 'Power'))
import power