mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-03 00:32:39 +02:00
Fixed typos
This commit is contained in:
parent
d904045663
commit
b837525baa
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ from ..util.config import config
|
|||
verbose = 0
|
||||
|
||||
try:
|
||||
from . import linalg_cython
|
||||
from ..util import linalg_cython
|
||||
config.set('cython', 'working', 'True')
|
||||
except ImportError:
|
||||
config.set('cython', 'working', 'False')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue