Skip to content

Commit

Permalink
updated pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Apr 12, 2024
1 parent 373f154 commit 08292a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ lint = [
"ruff==0.2.2",
]
check = [
"pyright==1.1.355",
"pyright==1.1.358",
]
test = [
"pytest==8.0.2",
Expand Down

0 comments on commit 08292a5

Please sign in to comment.