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 f8e8309 commit e8f11e0Copy full SHA for e8f11e0
pymc/smc/sampling.py
@@ -18,7 +18,6 @@
18
import warnings
19
20
from collections import defaultdict
21
-from collections.abc import Iterable
22
from itertools import repeat
23
24
import cloudpickle
0 commit comments