adapt simple Propulator tutorial #61
Annotations
4 errors and 1 warning
Ruff (F401):
tests/test_cmaes.py#L4
tests/test_cmaes.py:4:22: F401 `operator.attrgetter` imported but unused
|
Ruff (F401):
tests/test_propulator_sphere.py#L4
tests/test_propulator_sphere.py:4:22: F401 `operator.attrgetter` imported but unused
|
Ruff (F401):
tests/test_pso.py#L4
tests/test_pso.py:4:22: F401 `operator.attrgetter` imported but unused
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|