Skip to content

Fixed typo

Fixed typo #35

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