We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64701b0 commit db9fd0eCopy full SHA for db9fd0e
lib/matplotlib/__init__.py
@@ -1487,12 +1487,6 @@ def _jupyter_nbextension_paths():
1487
'matplotlib.tests.test_basic',
1488
'matplotlib.tests.test_bbox_tight',
1489
'matplotlib.tests.test_coding_standards',
1490
- 'matplotlib.tests.test_collections',
1491
- 'matplotlib.tests.test_colorbar',
1492
- 'matplotlib.tests.test_colors',
1493
- 'matplotlib.tests.test_compare_images',
1494
- 'matplotlib.tests.test_container',
1495
- 'matplotlib.tests.test_contour',
1496
'matplotlib.tests.test_dates',
1497
'matplotlib.tests.test_dviread',
1498
'matplotlib.tests.test_figure',
0 commit comments