Skip to content

Commit 380b097

Browse files
committed
Merge branch 'main' of github.com:hyperdimensional-computing/torchhd
2 parents 8f81b2e + 1e08117 commit 380b097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchhd/tests/test_similarities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ def test_device(self, dtype):
279279

280280
assert similarity.device == device
281281

282+
282283
class TestHammingSimilarity:
283284
@pytest.mark.parametrize("dtype", torch_dtypes)
284285
def test_shape(self, dtype):

0 commit comments

Comments
 (0)