Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 20, 2024
1 parent 8e79c9f commit 23fd89c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion mne_connectivity/spectral/epochs.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
EpochsSpectrum,
EpochsSpectrumArray,
EpochsTFR,
EpochsTFRArray,
)
from mne.time_frequency.multitaper import (
_compute_mt_params,
Expand Down
1 change: 0 additions & 1 deletion mne_connectivity/spectral/epochs_multivariate.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
EpochsSpectrum,
EpochsSpectrumArray,
EpochsTFR,
EpochsTFRArray,
)
from mne.time_frequency.multitaper import _psd_from_mt
from mne.utils import ProgressBar, _validate_type, logger
Expand Down
1 change: 0 additions & 1 deletion mne_connectivity/spectral/time.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from mne.parallel import parallel_func
from mne.time_frequency import (
EpochsTFR,
EpochsTFRArray,
dpss_windows,
tfr_array_morlet,
tfr_array_multitaper,
Expand Down

0 comments on commit 23fd89c

Please sign in to comment.