fixed import problem

This commit is contained in:
Michael T Smith 2017-07-10 18:00:37 +01:00
parent 68375186be
commit 439f620c05

View file

@ -6,7 +6,6 @@ from .kern import Kern
from ...core.parameterization import Param
from paramz.transformations import Logexp
import math
from rbf import RBF
from scipy.misc import factorial