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

Skip to content

Commit 62571be

Browse files
committed
Adding mplot3d's tests to the default test suite
1 parent 44b3634 commit 62571be

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
@@ -1360,6 +1360,7 @@ def tk_window_focus():
13601360
'matplotlib.tests.test_tightlayout',
13611361
'matplotlib.tests.test_transforms',
13621362
'matplotlib.tests.test_triangulation',
1363+
'mpl_toolkits.tests.test_mplot3d',
13631364
]
13641365

13651366

0 commit comments

Comments
 (0)