Skip to content

Commit

Permalink
Update movement/validators/files.py
Browse files Browse the repository at this point in the history
Co-authored-by: Niko Sirmpilatze <[email protected]>
  • Loading branch information
vigji and niksirbi authored Dec 10, 2024
1 parent e829d60 commit 46a816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movement/validators/files.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def _file_contains_expected_levels(self, attribute, value):

@define
class ValidAniposeCSV:
"""Class for validating Anipose-style .csv files.
"""Class for validating Anipose-style 3D pose .csv files.
The validator ensures that the file contains the
expected index column levels.
Expand Down

0 comments on commit 46a816e

Please sign in to comment.