Skip to content

Update README.md pre-commit instructions #7

Update README.md pre-commit instructions

Update README.md pre-commit instructions #7

Workflow file for this run

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