Skip to content

Commit

Permalink
delete commented out test
Browse files Browse the repository at this point in the history
  • Loading branch information
saitcakmak committed Nov 20, 2023
1 parent edae3ac commit 7858888
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/operators/test_kronecker_product_linear_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ def evaluate_linear_op(self, linear_op):
return res


# class TestKroneckerProductDiagLinearOperator(TestDiagLinearOperator):
# See test_diag_linear_operator for this test.


class TestKroneckerProductLinearOperatorBatch(TestKroneckerProductLinearOperator):
seed = 0
should_call_lanczos = True
Expand Down

0 comments on commit 7858888

Please sign in to comment.