Skip to content

Fix comment typo

Fix comment typo #62

Workflow file for this run

name: Check black formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable