Skip to content

Requirements.txt Moving #135

Requirements.txt Moving

Requirements.txt Moving #135

Workflow file for this run

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