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

Skip to content

Commit 53da33c

Browse files
committed
Added AxesGrid tests file to default tests
1 parent 9ea98f4 commit 53da33c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@ def tk_window_focus():
14421442
'matplotlib.tests.test_widgets',
14431443
'mpl_toolkits.tests.test_mplot3d',
14441444
'mpl_toolkits.tests.test_axes_grid1',
1445+
'mpl_toolkits.tests.test_axes_grid',
14451446
]
14461447

14471448

0 commit comments

Comments
 (0)