Skip to content

Commit c0594bc

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/axes/_axes.py

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