appened sys.path to allow local imports
This commit is contained in:
parent
a15ab80bc6
commit
7dc7e25016
2 changed files with 17 additions and 115 deletions
|
@ -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
|
||||
#==================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue