Commit 57756388 authored by Mccaskey, Alex's avatar Mccaskey, Alex
Browse files

Merge branch 'master' of https://github.com/ornl-qci/qcor

parents 71d23678 773c44f8
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
import xacc, sys, uuid, atexit
import sys, uuid, atexit

if '@QCOR_APPEND_PLUGIN_PATH@':
    sys.argv += ['__internal__add__plugin__path', '@QCOR_APPEND_PLUGIN_PATH@']

import xacc 

from _pyqcor import *
import inspect, ast
from typing import List