You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. The `plot_directive` function was reusing the module's docstring, but
the latter is not valid numpydoc. Replace by a short stub pointing
to the module docstring.
2. jinja2 is a requirement of sphinx since 2008 (sphinx-doc/sphinx@eeb494c),
so we can reasonably drop the code to support jinja1.
0 commit comments