Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork940
Commit247dc15
committed
Add imports so pyright recognizes refs and index
pyright still reports git.util as private, as it should.(mypy does not, or does not by default, report private memberaccess. GitPython does not generally use pyright as part ofdevelopment at this time, but I am checking some code with itduring the process of writing the new tests.)1 parent45c128b commit247dc15
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 |
| |
15 | 23 |
| |
16 | 24 |
| |
|
0 commit comments
Comments
(0)