Skip to content

Commit 84b8f40

Browse files
committed
fix imports
1 parent 24cc608 commit 84b8f40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/distributions/bart.py

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from pymc3.distributions.distribution import NoDistribution
2020
from pymc3.distributions.tree import LeafNode, SplitNode, Tree
2121

22-
2322
__all__ = ["BART"]
2423

2524

0 commit comments

Comments
 (0)