We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c884f49 commit 0120653Copy full SHA for 0120653
mne_bids/tests/test_path.py
@@ -1652,6 +1652,7 @@ def test_dont_create_dirs_on_fpath_access(tmp_path):
1652
1653
def test_fpath_common_prefix(tmp_path):
1654
"""Tests that fpath does not match multiple files with the same prefix.
1655
+
1656
This might happen if indices are not zero-paddded.
1657
"""
1658
sub_dir = tmp_path / "sub-1" / "eeg"
0 commit comments