Skip to content

docs: add tip on conventional commit extension for vs code #51

docs: add tip on conventional commit extension for vs code

docs: add tip on conventional commit extension for vs code #51

Workflow file for this run

name: Style Python Code
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable