From d008b64f2f25d37b27ed5464e8cfeb52a26f9cc8 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Fri, 20 Sep 2024 18:20:39 +0200 Subject: [PATCH] sty --- bids/layout/tests/test_layout_on_examples.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bids/layout/tests/test_layout_on_examples.py b/bids/layout/tests/test_layout_on_examples.py index 719dff76..a1b4e160 100644 --- a/bids/layout/tests/test_layout_on_examples.py +++ b/bids/layout/tests/test_layout_on_examples.py @@ -61,7 +61,6 @@ def test_layout_on_examples_with_derivatives(dataset, nb_files, bids_examples): ("mrs_fmrs", 169), ("mrs_biggaba", 172), ("mrs_2dmrsi", 67), - ], ) def test_layout_on_examples_no_derivatives(dataset, nb_files, bids_examples):