modnet
modnet copied to clipboard
Crossover 3.11 bug fix
https://github.com/ppdebreuck/modnet/blob/a5ab7c66e7c8a35f5bf0fe455945ed513f2e1f11/modnet/hyper_opt/fit_genetic.py#L94 introduced in https://github.com/ppdebreuck/modnet/pull/198 will be problematic in python 3.11. Solution: add sorted()