Skip to content

Fix typo in commit 354e191ea0b7f8ebc93c5bd5a0618fedf6385186 #46

Fix typo in commit 354e191ea0b7f8ebc93c5bd5a0618fedf6385186

Fix typo in commit 354e191ea0b7f8ebc93c5bd5a0618fedf6385186 #46

Workflow file for this run

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