Add some ES and DE #328
Annotations
10 errors and 1 warning
Run astral-sh/ruff-action@v3:
src/evox/algorithms/__init__.py#L37
src/evox/algorithms/__init__.py:37:1: I001 Import block is un-sorted or un-formatted
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/__init__.py#L4
src/evox/algorithms/de_variants/__init__.py:4:1: I001 Import block is un-sorted or un-formatted
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/__init__.py#L7
src/evox/algorithms/de_variants/__init__.py:7:19: F401 `.sade.SaDE` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L1
src/evox/algorithms/de_variants/code.py:1:1: I001 Import block is un-sorted or un-formatted
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L41
src/evox/algorithms/de_variants/code.py:41:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L43
src/evox/algorithms/de_variants/code.py:43:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L60
src/evox/algorithms/de_variants/code.py:60:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L66
src/evox/algorithms/de_variants/code.py:66:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L75
src/evox/algorithms/de_variants/code.py:75:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
src/evox/algorithms/de_variants/code.py#L77
src/evox/algorithms/de_variants/code.py:77:1: W293 Blank line contains whitespace
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading