Skip to content

Updated pyproject.toml to allow local running of app #10

Updated pyproject.toml to allow local running of app

Updated pyproject.toml to allow local running of app #10

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