Skip to content

Commit

Permalink
Revert "black"
Browse files Browse the repository at this point in the history
This reverts commit ccd3c82.
  • Loading branch information
vincentadam87 committed Apr 19, 2024
1 parent b314d35 commit fc58b05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/banded_matrices/test_cholesky.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def test_forward_cholesky_without_result_check():
)
session.run(cholQ_band_op)


@pytest.mark.skip("Test currently fails: to fix")
def test_forward_cholesky_with_poorly_conditioned_banded_matrix():
# The idea is to generate a pooly conditioned banded matrix,
Expand Down

0 comments on commit fc58b05

Please sign in to comment.