Skip to content

Commit 4744905

Browse files
code reformat
1 parent 5062c82 commit 4744905

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

keras_remote/core/accelerators_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@ def test_v5e_alias(self):
209209
self.assertEqual(result.name, "v5litepod")
210210
self.assertEqual(result.chips, 8)
211211

212-
213-
214212
def test_gpu_unsupported_count(self):
215213
with self.assertRaisesRegex(ValueError, "No GPU supports count 32"):
216214
parse_accelerator("gpu-32")

0 commit comments

Comments
 (0)