Skip to content

Commit 0eccbb8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 103f4e9 commit 0eccbb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mne_bids/tests/test_path.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,6 @@ def test_return_root_paths_entity_aware(tmp_path):
12771277
assert all("sub-subjA" in str(p) for p in subj_paths)
12781278

12791279

1280-
12811280
@pytest.mark.filterwarnings(warning_str["meas_date_set_to_none"])
12821281
@pytest.mark.filterwarnings(warning_str["channel_unit_changed"])
12831282
@testing.requires_testing_data

0 commit comments

Comments
 (0)