Manually split into separate tests #865
Annotations
2 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.11.6/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
unit_test/algorithms/test_moea.py#L5
unit_test/algorithms/test_moea.py:5:29: F401 `evox.algorithms.MOEAD` imported but unused
|
|
ruff
Could not parse version from /home/runner/work/evox/evox/pyproject.toml. Using latest version.
|