Skip to content

Commit 0ebb380

Browse files
[autofix.ci] apply automated fixes
1 parent 153f18e commit 0ebb380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mne/time_frequency/tests/test_multitaper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import numpy as np
66
import pytest
7-
from numpy.testing import assert_array_almost_equal, assert_allclose
7+
from numpy.testing import assert_allclose, assert_array_almost_equal
88
from scipy.fft import rfft
99

1010
from mne.time_frequency import psd_array_multitaper

0 commit comments

Comments
 (0)