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 456c4cf commit 0a9e632Copy full SHA for 0a9e632
1 file changed
lib/matplotlib/tests/test_mlab.py
@@ -697,7 +697,6 @@ def test_psd_window_flattop(self):
697
spec_a*self.Fs*(win**2).sum(),
698
atol=1e-08)
699
700
-
701
def test_psd_windowarray(self):
702
freqs = self.freqs_density
703
spec, fsp = mlab.psd(x=self.y,
0 commit comments