Skip to content

Commit

Permalink
'thisproblem' => 'this problem'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaya-in-Matrix authored Oct 9, 2021
1 parent d7c21ac commit 6265b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymoo/vendor/go_benchmark_functions/go_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def change_dimensions(self, ndim):
self._dimensions = ndim
else:
raise ValueError('dimensionality cannot be changed for this'
'problem')
' problem')

@property
def bounds(self):
Expand Down

0 comments on commit 6265b8f

Please sign in to comment.