Skip to content

delete plots and logs #28

delete plots and logs

delete plots and logs #28

Workflow file for this run

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