mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +02:00
Comment import visual in visualize due to issues in Windows/OSX.
This commit is contained in:
parent
7071dff030
commit
d85aaaea96
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import numpy as np
|
||||||
import matplotlib as mpl
|
import matplotlib as mpl
|
||||||
import time
|
import time
|
||||||
import Image
|
import Image
|
||||||
import visual
|
#import visual
|
||||||
|
|
||||||
class data_show:
|
class data_show:
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue