Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a9e632

Browse files
authored
code formatting: remove extra blank line
1 parent 456c4cf commit 0a9e632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_mlab.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ def test_psd_window_flattop(self):
697697
spec_a*self.Fs*(win**2).sum(),
698698
atol=1e-08)
699699

700-
701700
def test_psd_windowarray(self):
702701
freqs = self.freqs_density
703702
spec, fsp = mlab.psd(x=self.y,

0 commit comments

Comments
 (0)