Bump pyright version (#2871)

and fix all reported issues.

We aren't sticking to the latest version this time because it has [a bug](https://github.com/microsoft/pyright/issues/5968).
This commit is contained in:
Alexander Kukushkin
2023-09-19 10:32:35 +02:00
committed by GitHub
parent 25ceb68257
commit 28b9d3d2d9
8 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ jobs:
- uses: jakebailey/pyright-action@v1
with:
version: 1.1.320
version: 1.1.326
docs:
runs-on: ubuntu-latest