Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys committed Apr 15, 2022
1 parent 47425a7 commit 993c85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/info/test_h5.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from sleap.io.dataset import Labels


def test_output_matrices(centered_pair_predictions : Labels):
def test_output_matrices(centered_pair_predictions: Labels):

names = get_tracks_as_np_strings(centered_pair_predictions)
assert len(names) == 27
Expand Down

0 comments on commit 993c85d

Please sign in to comment.