Skip to content

Merge pull request #10 from kieran-mackle/development #44

Merge pull request #10 from kieran-mackle/development

Merge pull request #10 from kieran-mackle/development #44

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