Skip to content

Commit 6fc6136

Browse files
committed
Unused Import
1 parent ab704bf commit 6fc6136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc3/variational/test_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from theano import tensor as tt, theano
1+
from theano import tensor as tt
22
from .opvi import TestFunction
33
from pymc3.theanof import floatX
44

0 commit comments

Comments
 (0)