8000 Fix PEP8 error. · matplotlib/matplotlib@52c96d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52c96d2

Browse files
committed
Fix PEP8 error.
1 parent 6374332 commit 52c96d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_contour.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ def test_given_colors_levels_and_extends():
192192
plt.colorbar()
193193

194194

195-
196195
@image_comparison(baseline_images=['contour_datetime_axis'],
197196
extensions=['png'], remove_text=False)
198197
def test_contour_datetime_axis():

0 commit comments

Comments
 (0)
0