UpSetPlot icon indicating copy to clipboard operation
UpSetPlot copied to clipboard

Fix RTD formatting for docstring examples

Open manics opened this issue 3 years ago • 0 comments

The formatting of some the example docstring codeblocks on https://upsetplot.readthedocs.io/en/latest/api.html is incorrect, probably due to blank lines causing Sphinx to think it's the end of the block? Adding extra blank lines seems to fix it when I build it locally.

manics avatar Jun 20 '22 18:06 manics