add the import of transformation __fixed__

This commit is contained in:
Zhenwen Dai 2015-12-11 10:46:46 +00:00
parent 849da9d5f4
commit 080e4ebd60

View file

@ -1,4 +1,5 @@
# Copyright (c) 2014, Max Zwiessele, James Hensman # Copyright (c) 2014, Max Zwiessele, James Hensman
# Licensed under the BSD 3-clause license (see LICENSE.txt) # Licensed under the BSD 3-clause license (see LICENSE.txt)
from paramz.transformations import * from paramz.transformations import *
from paramz.transformations import __fixed__