Skip to content

Commit 1e08117

Browse files
[github-action] formatting fixes
1 parent 3d2fadb commit 1e08117

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)