Skip to content

Merge pull request #8 from a-gleeson/conversation #45

Merge pull request #8 from a-gleeson/conversation

Merge pull request #8 from a-gleeson/conversation #45

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