Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 99a0960 commit 256dec3Copy full SHA for 256dec3
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