We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bd1747 + 59f213d commit 11d8ae1Copy full SHA for 11d8ae1
1 file changed
Readme.md
@@ -56,6 +56,7 @@ This is a simple example, that disable tabs auto-translation to spaces, set the
56
To get proper completion and errors in the editor when working on this repo,
57
one can create a `pyrightconfig.json` file at the root of the repo,
58
containing something like this (on macOS; adjust paths accordingly depending on your environment):
59
+
60
```json
61
{
62
"venvPath": ".",
0 commit comments