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

Skip to content

Commit 8de11e5

Browse files
authored
Merge pull request #7920 from QuLogic/pytest-preprocess
MAINT Convert preprocess tests to pytest
2 parents aabb6e8 + 400c5d6 commit 8de11e5

File tree

2 files changed

+157
-188
lines changed

2 files changed

+157
-188
lines changed

lib/matplotlib/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,6 @@ def _jupyter_nbextension_paths():
15051505
'matplotlib.tests.test_usetex',
15061506
'matplotlib.tests.test_widgets',
15071507
'matplotlib.tests.test_cycles',
1508-
'matplotlib.tests.test_preprocess_data',
15091508
'matplotlib.sphinxext.tests.test_tinypages',
15101509
]
15111510

0 commit comments

Comments
 (0)