Skip to content

Commit 78b028a

Browse files
authored
Update sbiutils_test.py
1 parent f147538 commit 78b028a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/sbiutils_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ def test_z_scoring_structured(z_x, z_theta, build_fn):
497497

498498
# Unsupported combination: the modeled variable requests the unconstrained
499499
# transform on a non-Zuko-conditional builder -> expect a clear ValueError.
500-
# MDN supports it (via prior_transform), so it's excluded from this check.
501500
if (
502501
modeled_z == "transform_to_unconstrained"
503502
and not model.startswith("zuko")

0 commit comments

Comments
 (0)