Skip to content

Merge pull request #24 from Transport-for-the-North/dependabot/pip/ve… #151

Merge pull request #24 from Transport-for-the-North/dependabot/pip/ve…

Merge pull request #24 from Transport-for-the-North/dependabot/pip/ve… #151

Workflow file for this run

name: Black Formatting
on:
push:
branches: main
pull_request:
branches: main
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable