Skip to content

Fix conda builds defaulting to python 3.12 #306

Fix conda builds defaulting to python 3.12

Fix conda builds defaulting to python 3.12 #306

Workflow file for this run

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