Skip to content

Commit

Permalink
STY: 2 lines bt functions
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-huberty committed Dec 20, 2024
1 parent 38eb0d1 commit 404bf7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylossless/tests/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def test_find_breaks(logging):
pipeline.find_breaks()
Path(config_fname).unlink() # delete config file


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

0 comments on commit 404bf7d

Please sign in to comment.