Skip to content

Commit 9636408

Browse files
michaelosthegetwiecki
authored andcommitted
Remove nonexistent attribute from __all__ list (#4627)
1 parent 7642080 commit 9636408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/plots/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def wrapped(*args, **kwargs):
6363
"compareplot",
6464
"forestplot",
6565
"kdeplot",
66-
"plot_posterior",
6766
"traceplot",
6867
"energyplot",
6968
"densityplot",

0 commit comments

Comments
 (0)