##// END OF EJS Templates
Correct suppression defaults, add a test for #13735
Correct suppression defaults, add a test for #13735

File last commit:

r27685:ccd53253
r27776:21f1467b
Show More
stripping-decorators-bug.rst
4 lines | 228 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / stripping-decorators-bug.rst

Stripping decorators bug

Fixed bug which meant that ipython code blocks in restructured text documents executed with the ipython-sphinx extension skipped any lines of code containing python decorators.