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
The `-all` directives should not take any content. Taking content
is now an error.
This means that someone who writes:
.. ...-skipa-all::
>>> content
will now fail in sphinx. Previously the content was expected and then
doctestplus choked on expecting content
Co-authored-by: Stuart Mumford <stuart@cadair.com>
0 commit comments