Skip to content

Minor changes

Minor changes #102

Workflow file for this run

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