8000 Added AxesGrid tests file to default tests · matplotlib/matplotlib@4045a79 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4045a79

Browse files
committed
Added AxesGrid tests file to default tests
1 parent c345d9c commit 4045a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)
0