Skip to content

reconstruct cec2022, fix and add funcs of basic.py #909

reconstruct cec2022, fix and add funcs of basic.py

reconstruct cec2022, fix and add funcs of basic.py #909

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3