Commit 69f013b
Address review comment about basedpyright extra paths
The review noted that the basedpyright extraPaths configuration referenced the nested smmap submodule path, which is absent in a default checkout. Basedpyright could therefore report a configuration warning before type checking begins.
Remove the checkout-specific extraPaths entries and rely on the installed gitdb and smmap packages. This keeps the default basedpyright configuration usable without submodule initialization.1 parent ccc8f2b commit 69f013b
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
0 commit comments