Skip to content

Merge pull request #1875 from peternewman/0.10-c11-compat #215

Merge pull request #1875 from peternewman/0.10-c11-compat

Merge pull request #1875 from peternewman/0.10-c11-compat #215

Workflow file for this run

name: isort
on:
- push
- pull_request
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isort/isort-action@v1