Skip to content

organize the code for CPI, PI and LOCO in 3 modules + one base class … #319

organize the code for CPI, PI and LOCO in 3 modules + one base class …

organize the code for CPI, PI and LOCO in 3 modules + one base class … #319

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable