mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Python 3 fixes
This commit is contained in:
parent
8e2ccb8d5e
commit
b8d5efface
2 changed files with 5 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from hmc import HMC
|
||||
from samplers import *
|
||||
from .hmc import HMC
|
||||
from .samplers import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue