Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9421a48

Browse files
committed
fixed table test script and images
1 parent 574f6aa commit 9421a48

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

2.87 KB
Loading
4.81 KB
Loading
2.73 KB
Loading
2.76 KB
Loading
4.86 KB
Loading

lib/matplotlib/tests/test_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def test_zorder():
4444

4545
@image_comparison(baseline_images=['table_row_label1', 'table_row_label2',
4646
'table_col_label1', 'table_col_label2',
47-
'table_plain.png'],
47+
'table_plain'],
4848
extensions=['png'])
4949
def test_label_colours():
5050
dim = 3

0 commit comments

Comments
 (0)