Skip to content

Commit adfb1ad

Browse files
committed
resolve __version__
1 parent 4a5dad4 commit adfb1ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc_extras/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
)
2626
from pymc_extras.model.model_api import as_model
2727
from pymc_extras.sampling.mcmc import opt_sample
28-
from pymc_extras.version import __version__
2928

3029
_log = logging.getLogger("pmx")
3130

0 commit comments

Comments
 (0)