Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9b2425

Browse files
committed
PEP8
1 parent da6c00b commit c9b2425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_png.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
import sys
1616
on_win = (sys.platform == 'win32')
1717

18+
1819
@image_comparison(baseline_images=['pngsuite'], extensions=['png'],
1920
tol=0.01 if on_win else 0)
2021
def test_pngsuite():

0 commit comments

Comments
 (0)