mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 01:32:40 +02:00
Merge pull request #718 from KOLANICH/patch-1
Don't import `datasets` by default since it is almost never needed
This commit is contained in:
commit
06acc6a44b
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ from . import linalg
|
|||
from . import misc
|
||||
from . import squashers
|
||||
from . import warping_functions
|
||||
from . import datasets
|
||||
from . import mocap
|
||||
from . import decorators
|
||||
from . import classification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue