Skip to content

Commit 30452db

Browse files
committed
remove unused import
1 parent 3e60ab6 commit 30452db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/distributions/transforms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import theano
1615
import theano.tensor as tt
1716

1817
from ..model import FreeRV

0 commit comments

Comments
 (0)