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

Skip to content

Commit ab85579

Browse files
committed
Merge branch 'master' of https://github.com/badders/matplotlib
2 parents 2ee8617 + 44f69d4 commit ab85579

File tree

9 files changed

+1776
-7
lines changed

9 files changed

+1776
-7
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,7 @@ def tk_window_focus():
13151315
'matplotlib.tests.test_backend_pgf',
13161316
'matplotlib.tests.test_backend_ps',
13171317
'matplotlib.tests.test_backend_qt4',
1318+
'matplotlib.tests.test_backend_qt5',
13181319
'matplotlib.tests.test_backend_svg',
13191320
'matplotlib.tests.test_basic',
13201321
'matplotlib.tests.test_bbox_tight',

0 commit comments

Comments
 (0)