Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci

[skip ci]
  • Loading branch information
pre-commit-ci[bot] authored and dmalt committed Aug 15, 2023
1 parent 4764a17 commit 2559126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/tests/test_epochs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ def test_split_naming(
],
)
def test_saved_fname_no_splitting(
tmp_path, epochs_factory, dst_fname, split_naming, split_1_fname
tmp_path, epochs_factory, dst_fname, split_naming, split_1_fname
):
"""Test saved fname when splitting not needed.
Expand Down

0 comments on commit 2559126

Please sign in to comment.