We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95524e7 + eb776dd commit 83a8a5bCopy full SHA for 83a8a5b
doc/devel/contributing.rst
@@ -534,7 +534,9 @@ running the script::
534
from matplotlib import my_matplotlib_module
535
my_matplotlib_module.set_range(0, 0) # set range
536
537
-will display::
+will display
538
+
539
+.. code-block:: none
540
541
UserWarning: Attempting to set identical bottom==top
542
warnings.warn('Attempting to set identical bottom==top')
0 commit comments