fix copypaste issue

This commit is contained in:
Connor Olding 2023-05-21 02:53:01 -07:00
parent c77c9968c7
commit 928cad2510
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@ def make_objective(problem, size, *, fix_stuff=0):
2: too_centered_2,
3: too_centered_3,
4: too_centered_4,
5: too_positive_5,
6: too_positive_6,
5: too_centered_5,
6: too_centered_6,
}[size]
if name.lower() in stuff:
# uniformly select offsets to "trip".