Skip to content

Commit

Permalink
update to latest pyright (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
dni authored Jul 17, 2023
1 parent 45ed99a commit 87ad682
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 51 deletions.
55 changes: 5 additions & 50 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mypy = "^1.0.0"
pytest = "^7.2.1"
pytest-cov = "^4.0.0"
isort = "^5.12.0"
pyright = "^1.1.293"
pyright = "^1.1.317"
pylint = "^2.17.2"
pre-commit = "^3.3.3"

Expand Down

0 comments on commit 87ad682

Please sign in to comment.