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 4a5dad4 commit adfb1adCopy full SHA for adfb1ad
pymc_extras/__init__.py
@@ -25,7 +25,6 @@
25
)
26
from pymc_extras.model.model_api import as_model
27
from pymc_extras.sampling.mcmc import opt_sample
28
-from pymc_extras.version import __version__
29
30
_log = logging.getLogger("pmx")
31
0 commit comments