Skip to content

Commit

Permalink
Black'd.
Browse files Browse the repository at this point in the history
  • Loading branch information
lymereJ committed Aug 28, 2024
1 parent 3375723 commit c691f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def test_logging(self):
tol=tol,
max_restart=1,
max_gen=1,
random_seed=1
random_seed=1,
)
self.assertTrue(
captured[0][0].msg
Expand Down

0 comments on commit c691f7b

Please sign in to comment.