Skip to content

Merge pull request #158 from sot/taldcroft-patch-1 #109

Merge pull request #158 from sot/taldcroft-patch-1

Merge pull request #158 from sot/taldcroft-patch-1 #109

Workflow file for this run

name: Check black formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable