Skip to content

Commit 0120653

Browse files
committed
Fix style (my pre-commit is broken)
1 parent c884f49 commit 0120653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mne_bids/tests/test_path.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,6 +1652,7 @@ def test_dont_create_dirs_on_fpath_access(tmp_path):
16521652

16531653
def test_fpath_common_prefix(tmp_path):
16541654
"""Tests that fpath does not match multiple files with the same prefix.
1655+
16551656
This might happen if indices are not zero-paddded.
16561657
"""
16571658
sub_dir = tmp_path / "sub-1" / "eeg"

0 commit comments

Comments
 (0)