Skip to content

Commit bd35ae6

Browse files
committed
Format
1 parent d7526bf commit bd35ae6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ def test_jan_model(image_shape, num_classes):
3232
y = model(x)
3333

3434
assert y.shape == (n, num_classes), f"Shape: {y.shape}"
35-

0 commit comments

Comments
 (0)