Skip to content

Refactor and add testing #100

Refactor and add testing

Refactor and add testing #100

Workflow file for this run

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