Skip to content

Merge pull request #8 from kieran-mackle/development #36

Merge pull request #8 from kieran-mackle/development

Merge pull request #8 from kieran-mackle/development #36

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable