Skip to content

Merge branch 'clean-up-project' #51

Merge branch 'clean-up-project'

Merge branch 'clean-up-project' #51

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