mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-21 14:05:14 +02:00
removed another import of non-added file
This commit is contained in:
parent
02f62dea2d
commit
9c7c768c59
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ from _src.coregionalize import Coregionalize
|
|||
from _src.ssrbf import SSRBF # TODO: ZD: did you remove this?
|
||||
from _src.ODE_UY import ODE_UY
|
||||
#from _src.ODE_UYC import ODE_UYC ADD THIS FILE TO THE REPO!!
|
||||
from _src.ODE_st import ODE_st
|
||||
#from _src.ODE_st import ODE_st
|
||||
# TODO: put this in an init file somewhere
|
||||
#I'm commenting this out because the files were not added. JH. Remember to add the files before commiting
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue