We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f13a1be + 256dec3 commit dd24974Copy full SHA for dd24974
lib/matplotlib/__init__.py
@@ -243,7 +243,7 @@ def _get_executable_info(name):
243
"""
244
Get the version of some executable that Matplotlib optionally depends on.
245
246
- .. warning:
+ .. warning::
247
The list of executables that this function supports is set according to
248
Matplotlib's internal needs, and may change without notice.
249
lib/matplotlib/mlab.py
@@ -5,7 +5,7 @@
5
spectral computations.
6
7
Spectral functions
8
--------------------
+------------------
9
10
`cohere`
11
Coherence (normalized cross spectral density)
0 commit comments