dpgplvm.py: Fix typo in the header

This commit is contained in:
Julien Bect 2020-06-23 22:33:43 +02:00 committed by Neil Lawrence
parent c23a1a0eb4
commit 1d549ca5c6

View file

@ -1,4 +1,4 @@
# Copyright (c) 2015 the GPy Austhors (see AUTHORS.txt)
# Copyright (c) 2015 the GPy Authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
from .bayesian_gplvm import BayesianGPLVM