Skip to content

minor fixes for the pipeline #49

minor fixes for the pipeline

minor fixes for the pipeline #49

Workflow file for this run

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