We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0487ec2 + 1b3c7d4 commit 3fad2d5Copy full SHA for 3fad2d5
lib/matplotlib/tests/test_png.py
@@ -17,7 +17,7 @@
17
18
19
@image_comparison(baseline_images=['pngsuite'], extensions=['png'],
20
- tol=0.01 if on_win else 0)
+ tol=0.02 if on_win else 0)
21
def test_pngsuite():
22
dirname = os.path.join(
23
os.path.dirname(__file__),
0 commit comments