We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa4e12 commit dd54a37Copy full SHA for dd54a37
pymc_extras/inference/__init__.py
@@ -18,4 +18,4 @@
18
from pymc_extras.inference.laplace_approx.laplace import fit_laplace
19
from pymc_extras.inference.pathfinder.pathfinder import fit_pathfinder
20
21
-__all__ = ["fit", "fit_pathfinder", "fit_laplace", "find_MAP", "fit_INLA"]
+__all__ = ["fit", "fit_pathfinder", "fit_laplace", "find_MAP", "fit_INLA"]
0 commit comments