Skip to content

Commit 8f76eff

Browse files
committed
Add UnitTesting in proposed pyrightconfig.json in the readme
1 parent 7ab6aea commit 8f76eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ To get proper completion and errors in the editor when working on this repo,
6363
"extraPaths": [
6464
"/Applications/Sublime Text.app/Contents/MacOS/Lib/python38",
6565
"/Users/YOUR_USER_NAME/Library/Application Support/Sublime Text/Lib/python38",
66+
"/Users/YOUR_USER_NAME/Library/Application Support/Sublime Text/Packages/UnitTesting",
6667
]
6768
}
6869
```

0 commit comments

Comments
 (0)