Skip to content

Update black.yml

Update black.yml #3

Workflow file for this run

name: Pyright
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: jakebailey/pyright-action@v1.8.1