We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f949a commit 2e091b7Copy full SHA for 2e091b7
lib/matplotlib/tests/test_compare_images.py
@@ -43,7 +43,7 @@
43
('all128.png', 'all127.png', 0, 1),
44
])
45
def test_image_comparison_expect_rms(im1, im2, tol, expect_rms, tmp_path,
46
- monkeypatch):
+ monkeypatch):
47
"""
48
Compare two images, expecting a particular RMS error.
49
0 commit comments