Skip to content

Commit

Permalink
revert pyright update
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf committed Sep 25, 2024
1 parent d602db1 commit 8f1cb16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -47,7 +47,7 @@ pytest-asyncio = "^0.23.8"
pytest-httpx = "^0.30.0"
pre-commit = "^2.19.0"
ruff = "^0.5.5"
pyright = "^1.1.352"
pyright = "1.1.352"
pytablewriter = { extras = ["from"], version = "^1.0.0" }
polyfactory = "^2.13.0"

Expand Down

0 comments on commit 8f1cb16

Please sign in to comment.