Skip to content

[BIG REVAMP] Public API + Service Layer (#409) #621

[BIG REVAMP] Public API + Service Layer (#409)

[BIG REVAMP] Public API + Service Layer (#409) #621

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