Skip to content

Revert "docs: self-review of intro to commits section" #67

Revert "docs: self-review of intro to commits section"

Revert "docs: self-review of intro to commits section" #67

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