Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 256dec3

Browse files
committed
Doc: Minor formatting.
Single colon make the full block to be seen as a comment for sphinx. And make proper underline length.
1 parent 99a0960 commit 256dec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ def _get_executable_info(name):
243243
"""
244244
Get the version of some executable that Matplotlib optionally depends on.
245245
246-
.. warning:
246+
.. warning::
247247
The list of executables that this function supports is set according to
248248
Matplotlib's internal needs, and may change without notice.
249249

lib/matplotlib/mlab.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
spectral computations.
66
77
Spectral functions
8-
-------------------
8+
------------------
99
1010
`cohere`
1111
Coherence (normalized cross spectral density)

0 commit comments

Comments
 (0)