mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
Minor fix
This commit is contained in:
parent
8e63472237
commit
1fc93236c4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
from GPy.core.model import Model
|
||||
from .parameterization import Param, Parameterized
|
||||
#from . import parameterization
|
||||
from . import parameterization
|
||||
|
||||
from .gp import GP
|
||||
from .svgp import SVGP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue