Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Feb 14, 2025
1 parent ab381a0 commit 432c87e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/egobox/tests/test_egor.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ def test_egor_with_fcstrs(self):
def test_g24_with_fcstrs(self):
n_doe = 5
max_iters = 20
n_cstr = 2
egor = egx.Egor(
egx.to_specs([[0.0, 3.0], [0.0, 4.0]]),
seed=42,
Expand Down

0 comments on commit 432c87e

Please sign in to comment.