Skip to content

Commit b49ba9f

Browse files
committed
- Remove unused import theano
1 parent e2c1d0c commit b49ba9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/distributions/continuous.py

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import warnings
2121

2222
import numpy as np
23-
import theano
2423
import theano.tensor as tt
2524

2625
from scipy import stats

0 commit comments

Comments
 (0)