Skip to content

Commit dd24974

Browse files
authored
Merge pull request #19390 from Carreau/doc
Doc: Minor formatting
2 parents f13a1be + 256dec3 commit dd24974

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/matplotlib/__init__.py

+1-1
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

+1-1
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)