Skip to content

Commit bf7cc89

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/preprocessing/tests/test_motion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ def test_compute_motion_fails(create_cache_folder):
8282
# test_estimate_and_correct_motion()
8383
# test_get_motion_parameters_preset()
8484
from pathlib import Path
85+
8586
cache_folder = Path(__file__).resolve().parents[4] / "cache_folder" / "preprocessing"
8687
test_compute_motion_fails(cache_folder)
87-

0 commit comments

Comments
 (0)