Skip to content

Commit 60e7661

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 973f536 commit 60e7661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne_bids/tests/test_path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ def test_get_entities_from_fname_errors(fname):
537537
"recording",
538538
"split",
539539
"description",
540-
"tracking-system"
540+
"tracking-system",
541541
]
542542

543543
assert params["subject"] == "01"

0 commit comments

Comments
 (0)