Skip to content

Commit 1c152cb

Browse files
committed
remove res.show()
1 parent 14c88f3 commit 1c152cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gt_extras/tests/test_summary.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def test_gt_plt_summary_snap(snapshot):
2727
}
2828
)
2929
res = gt_plt_summary(df)
30-
res.show()
3130
assert_rendered_body(snapshot(name="pd_and_pl"), gt=res)
3231

3332

0 commit comments

Comments
 (0)