mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 01:02:39 +02:00
fix: removed additional dict line
This commit is contained in:
parent
fe3bad7200
commit
b6d2cf4406
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ def _plot_mean(self, canvas, helper_data, helper_prediction,
|
|||
**kwargs):
|
||||
|
||||
_, free_dims, Xgrid, x, y, _, _, resolution = helper_data
|
||||
plots = dict()
|
||||
if len(free_dims)<=2:
|
||||
mu, _, _ = helper_prediction
|
||||
if len(free_dims)==1:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue