Skip to content

Commit 2ceaa13

Browse files
committed
remove optional mpl import
1 parent fa7687f commit 2ceaa13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/plots/posteriorplot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
from pymc3.backends.base import MultiTrace
2121

22-
2322
if TYPE_CHECKING: # pragma: nocover
2423
from arviz.data.inference_data import InferenceData
2524

0 commit comments

Comments
 (0)