Commit 0f555f1
committed
Remove matplotlib.sphinxext.tests from __init__.py
The following commit:
matplotlib@291599d
moved tests in sphinxext to matplotlib/tests but missed removing
matplotlib.sphinxext.tests from matplotlib/__init__.py. This does not
seem to affect testing using pytest directly, but fails when invoked
using tests.py.1 parent 3a811a2 commit 0f555f1
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
1306 | 1305 | | |
1307 | 1306 | | |
1308 | 1307 | | |
| |||
0 commit comments