updated ruff parameters #18
Annotations
5 errors
propulate/propagators/cmaes.py#L1
propulate/propagators/cmaes.py:1:8: F401 `copy` imported but unused
|
propulate/propagators/cmaes.py#L3
propulate/propagators/cmaes.py:3:32: F401 `typing.Union` imported but unused
|
tutorials/cmaes_example.py#L11
tutorials/cmaes_example.py:11:1: F403 `from function_benchmark import *` used; unable to detect undefined names
|
tutorials/cmaes_example.py#L77
tutorials/cmaes_example.py:77:24: F405 `get_function_search_space` may be undefined, or defined from star imports
|
|
The logs for this run have expired and are no longer available.
Loading