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 5febf12 commit 79c551eCopy full SHA for 79c551e
pymc/model/core.py
@@ -40,7 +40,7 @@
40
from pytensor.tensor.variable import TensorConstant, TensorVariable
41
42
from pymc.blocking import DictToArrayBijection, RaveledVars
43
-from pymc.data import is_valid_observed, MinibatchOp
+from pymc.data import MinibatchOp, is_valid_observed
44
from pymc.exceptions import (
45
BlockModelAccessError,
46
ImputationWarning,
0 commit comments