Skip to content

Commit 404bf7d

Browse files
committed
STY: 2 lines bt functions
1 parent 38eb0d1 commit 404bf7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylossless/tests/test_pipeline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def test_find_breaks(logging):
6969
pipeline.find_breaks()
7070
Path(config_fname).unlink() # delete config file
7171

72+
7273
def test_find_outliers():
7374
"""Test the find_outliers method for the case that epochs is None."""
7475
fname = mne.datasets.sample.data_path() / 'MEG' / 'sample' / 'sample_audvis_raw.fif'

0 commit comments

Comments
 (0)