Skip to content

Commit

Permalink
Merge branch 'anipose-loader' of https://github.com/neuroinformatics-…
Browse files Browse the repository at this point in the history
…unit/movement into anipose-loader
  • Loading branch information
vigji committed Dec 9, 2024
2 parents 5493a65 + fdaf4e3 commit eb21f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_integration/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit eb21f0f

Please sign in to comment.