Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 9, 2023
1 parent a2b349b commit 629c105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/problems/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def adata_time_with_tmap(adata_time: AnnData) -> AnnData:
"gw_unbalanced_correction": True,
"ranks": 4,
"tolerances": 2e-2,
#"warm_start": False,
# "warm_start": False,
"linear_solver_kwargs": linear_solver_kwargs1,
}

Expand Down

0 comments on commit 629c105

Please sign in to comment.