Skip to content

updated ruff parameters #18

updated ruff parameters

updated ruff parameters #18

Triggered via push October 23, 2023 12:07
Status Failure
Total duration 4m 10s
Artifacts

python-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): propulate/propagators/cmaes.py#L1
propulate/propagators/cmaes.py:1:8: F401 `copy` imported but unused
Ruff (F401): propulate/propagators/cmaes.py#L3
propulate/propagators/cmaes.py:3:32: F401 `typing.Union` imported but unused
Ruff (F403): tutorials/cmaes_example.py#L11
tutorials/cmaes_example.py:11:1: F403 `from function_benchmark import *` used; unable to detect undefined names
Ruff (F405): tutorials/cmaes_example.py#L77
tutorials/cmaes_example.py:77:24: F405 `get_function_search_space` may be undefined, or defined from star imports
build
Process completed with exit code 1.