BUG: Fix directives that do not have any content by seberg · Pull Request #311 · scientific-python/pytest-doctestplus
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>
seberg
deleted the
fix-directives
branch
pllim
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters