Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c0594bc

Browse filesBrowse files
DOCS remove duplicate text (#23149)
* Update _axes.py * Update _axes.py
1 parent 6296e50 commit c0594bc
Copy full SHA for c0594bc

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7451,8 +7451,7 @@ def cohere(self, x, y, NFFT=256, Fs=2, Fc=0, detrend=mlab.detrend_none,
74517451
r"""
74527452
Plot the coherence between *x* and *y*.
74537453
7454-
Plot the coherence between *x* and *y*. Coherence is the
7455-
normalized cross spectral density:
7454+
Coherence is the normalized cross spectral density:
74567455
74577456
.. math::
74587457

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.