Skip to content

Commit 4078045

Browse files
committed
Exclude venv from pyright
1 parent a0dc9d0 commit 4078045

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ exclude = [
7979
"**/.git",
8080
"**/build",
8181
"**/dist",
82+
".venv",
8283
]

0 commit comments

Comments
 (0)