Skip to content

Version updated from 0.6.2 to 0.6.3 #759

Version updated from 0.6.2 to 0.6.3

Version updated from 0.6.2 to 0.6.3 #759

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