Skip to content

Changed to use poetry to run tests #6

Changed to use poetry to run tests

Changed to use poetry to run tests #6

name: Black Linter (PY)
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable