Skip to content

Commit

Permalink
[github-action] formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 8, 2022
1 parent 3d2fadb commit 1e08117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchhd/tests/test_similarities.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ def test_device(self, dtype):

assert similarity.device == device


class TestHammingSimilarity:
@pytest.mark.parametrize("dtype", torch_dtypes)
def test_shape(self, dtype):
Expand Down

0 comments on commit 1e08117

Please sign in to comment.