Skip to content

Commit 24c861c

Browse files
radka-jsgreenbury
andauthored
Update autoemulate/core/plotting.py
Co-authored-by: Sam Greenbury <[email protected]>
1 parent 2848b9c commit 24c861c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoemulate/core/plotting.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,6 @@ def plot_calibration_from_distributions(
524524
levels, empirical = coverage_from_distributions(
525525
y_pred, y_true, levels=levels, n_samples=n_samples, joint=joint
526526
)
527-
print(empirical.shape)
528527

529528
if figsize is None:
530529
figsize = (6, 6)

0 commit comments

Comments
 (0)