Skip to content

Commit 0628d41

Browse files
story645QuLogic
andauthored
Update lib/matplotlib/tests/test_table.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent bb6c7e9 commit 0628d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_table.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ def test_table_bbox(fig_test, fig_ref):
235235
)
236236

237237

238-
@check_figures_equal(extensions=['.png'])
238+
@check_figures_equal(extensions=['png'])
239239
def test_table_unit(fig_test, fig_ref):
240240
# test that table doesn't participate in unit machinery, instead uses repr/str
241241

0 commit comments

Comments
 (0)