Skip to content
Snippets Groups Projects
Commit 372fcba9 authored by Edvin Bergström's avatar Edvin Bergström
Browse files

Added the code

parent 69b0a1d5
No related branches found
No related tags found
No related merge requests found
import sys,os
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release"))
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src"))
import conf
import library
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment