Skip to content

Commit 45f236a

Browse files
committed
Compacted tests.
1 parent 5440d55 commit 45f236a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/batch_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,7 @@ def tp_and_problem(self, problem, extra_tp_constructor_args, with_jax):
275275

276276
class TestIrMul(TPCorrectness):
277277
'''
278-
Tests both the ir_mul layout and the transpose_irreps functions
279-
via a wrapper.
278+
Tests both the ir_mul layout and the transpose_irreps functions.
280279
'''
281280
tpps = mace_problems() + [
282281
oeq.TPProblem(

0 commit comments

Comments
 (0)