Skip to content

Commit 1b7cd6f

Browse files
committed
Fix lint
1 parent 3c976ef commit 1b7cd6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/distributions/timeseries.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from .continuous import get_tau_sigma, Normal, Flat
77
from . import multivariate
88
from . import distribution
9-
from .shape_utils import to_tuple
109

1110

1211
__all__ = [

0 commit comments

Comments
 (0)