We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c88f3 commit 1c152cbCopy full SHA for 1c152cb
gt_extras/tests/test_summary.py
@@ -27,7 +27,6 @@ def test_gt_plt_summary_snap(snapshot):
27
}
28
)
29
res = gt_plt_summary(df)
30
- res.show()
31
assert_rendered_body(snapshot(name="pd_and_pl"), gt=res)
32
33
0 commit comments