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

Skip to content

Commit a336dcd

Browse files
committed
Fix typo.
1 parent 02b7038 commit a336dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ def tk_window_focus():
13301330
'matplotlib.tests.test_colorbar',
13311331
'matplotlib.tests.test_colors',
13321332
'matplotlib.tests.test_compare_images',
1333-
'matplotlib.tests.test_contour',t
1333+
'matplotlib.tests.test_contour',
13341334
'matplotlib.tests.test_dates',
13351335
'matplotlib.tests.test_delaunay',
13361336
'matplotlib.tests.test_figure',

0 commit comments

Comments
 (0)