Skip to content

Merge pull request #46 from Transport-for-the-North/type-hint-fix #241

Merge pull request #46 from Transport-for-the-North/type-hint-fix

Merge pull request #46 from Transport-for-the-North/type-hint-fix #241

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