Skip to content

Restructured project to work with new community aspect #805

Restructured project to work with new community aspect

Restructured project to work with new community aspect #805

name: Black Linter (PY)
on:
push:
branches:
- main
paths:
- '**.py'
pull_request:
paths:
- '**.py'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: psf/black@stable