mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
[empty space] literally : )
This commit is contained in:
parent
8d61fe632b
commit
385427fa9b
1 changed files with 2 additions and 1 deletions
|
|
@ -180,6 +180,7 @@ class Param(Parameterizable, ObsAr):
|
|||
import copy
|
||||
Pickleable.__setstate__(s, copy.deepcopy(self.__getstate__(), memo))
|
||||
return s
|
||||
|
||||
def _setup_observers(self):
|
||||
"""
|
||||
Setup the default observers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue