Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 0487ec2 + 1b3c7d4 commit 3fad2d5Copy full SHA for 3fad2d5
1 file changed
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