Skip to content

Commit 237e6d0

Browse files
committed
Removed text from new result image.
1 parent b930aa7 commit 237e6d0

File tree

4 files changed

+1
-294
lines changed

4 files changed

+1
-294
lines changed
-4.49 KB
Binary file not shown.
-2.14 KB
Loading

lib/matplotlib/tests/baseline_images/test_scale/log_scales.svg

Lines changed: 0 additions & 293 deletions
Loading

lib/matplotlib/tests/test_scale.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import matplotlib.pyplot as plt
55

66

7-
@image_comparison(baseline_images=['log_scales'])
7+
@image_comparison(baseline_images=['log_scales'], remove_text=True)
88
def test_log_scales():
99
ax = plt.subplot(122, yscale='log', xscale='symlog')
1010

0 commit comments

Comments
 (0)