Skip to content

openunmix v1.3.0: update zendo links #197

openunmix v1.3.0: update zendo links

openunmix v1.3.0: update zendo links #197

Workflow file for this run

name: Lint
on: [pull_request] # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
options: "--check --verbose"
version: "~= 24.4.0"