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.
1 parent 5d1cd3c commit 1b3c7d4Copy full SHA for 1b3c7d4
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