Skip to content

Commit 21c8157

Browse files
authored
Merge pull request #7883 from QuLogic/pytest-mlab
MAINT: Convert mlab tests to pytest
2 parents 0f144d3 + 90a10f4 commit 21c8157

File tree

2 files changed

+222
-191
lines changed

2 files changed

+222
-191
lines changed

lib/matplotlib/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,6 @@ def _jupyter_nbextension_paths():
14951495
'matplotlib.tests.test_legend',
14961496
'matplotlib.tests.test_lines',
14971497
'matplotlib.tests.test_mathtext',
1498-
'matplotlib.tests.test_mlab',
14991498
'matplotlib.tests.test_offsetbox',
15001499
'matplotlib.tests.test_patches',
15011500
'matplotlib.tests.test_path',

0 commit comments

Comments
 (0)