From fdaf4e368df4b5a6cb34497ae41e2c2c5938010d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:33:01 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_integration/test_io.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_integration/test_io.py b/tests/test_integration/test_io.py index b0e5d93d..eccb66c8 100644 --- a/tests/test_integration/test_io.py +++ b/tests/test_integration/test_io.py @@ -109,7 +109,7 @@ def test_to_sleap_analysis_file_source_file(self, file, new_h5_file): @pytest.mark.parametrize( "file", ["anipose_mouse-paw_anipose-paper.triangulation.csv"], - ) + ) def test_load_anipose_csv(self, file): """Test that loading pose tracks from an Anipose triangulation csv file returns the same Dataset.