Skip to content

Commit

Permalink
Black format
Browse files Browse the repository at this point in the history
  • Loading branch information
danielandresarcones committed Aug 28, 2024
1 parent 18221f9 commit cd023ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit_tests/inference/dynesty/test_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def __call__(self, inp):
"dynamic", nlive_init=nlive_init, nlive_batch=nlive_batch, maxbatch=maxbatch
)


dynesty_solver_2 = DynestySolver(problem, seed=42)
inference_data_2 = dynesty_solver_2.run(
"dynamic", nlive_init=nlive_init, nlive_batch=nlive_batch, maxbatch=maxbatch
Expand Down

0 comments on commit cd023ea

Please sign in to comment.