Skip to content

Commit 0a5356c

Browse files
committed
Improved pyright config [skip ci]
1 parent e766f92 commit 0a5356c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ reportUnknownArgumentType = "none"
7676
reportUnknownLambdaType = "none"
7777
reportUnknownMemberType = "none"
7878
reportUnknownVariableType = "none"
79-
venv = ".venv"
80-
venvPath = "."
8179

8280
[tool.pyrefly]
8381
project-includes = [

0 commit comments

Comments
 (0)