deleted unused imports

This commit is contained in:
Max Zwiessele 2014-03-24 11:32:41 +00:00
parent f666d207f2
commit 5c28fd4d5e

View file

@ -2,7 +2,6 @@
# Copyright (c) 2013, the GPy Authors (see AUTHORS.txt)
# Licensed under the BSD 3-clause license (see LICENSE.txt)
import numpy as np
from ..core import GP
from .. import likelihoods
from .. import kern