Skip to content

Commit 3817c2b

Browse files
committed
Update pyrightconfig.json
1 parent c4870b0 commit 3817c2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyrightconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"extraPaths": ["sentinelops-backend"]
66
}
77
],
8-
"venvPath": "sentinelops-backend/.venv",
9-
"venv": ".",
8+
"venvPath": ".",
9+
"venv": ".venv",
1010
"extraPaths": ["sentinelops-backend"]
1111
}

0 commit comments

Comments
 (0)