appened sys.path to allow local imports

This commit is contained in:
Tanushree Tunstall 2022-06-24 13:41:07 +01:00
parent a15ab80bc6
commit 7dc7e25016
2 changed files with 17 additions and 115 deletions

View file

@ -35,9 +35,10 @@ from ml_data_7030 import *
#from UQ_yc_RunAllClfs import run_all_ML
#====================
# Import ML function
# Import ML functions
#====================
from MultClfs import *
#==================
# other vars
#==================