mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
[parameter_core] empty space
This commit is contained in:
parent
9978c285a2
commit
f048245a9c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class Observable(object):
|
|||
@updates.setter
|
||||
def updates(self, ups):
|
||||
raise DeprecationWarning("updates is now a function, see update(True|False|None)")
|
||||
|
||||
|
||||
def update_model(self, updates=None):
|
||||
"""
|
||||
Get or set, whether automatic updates are performed. When updates are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue