Commit 0f3cf2b
authored
Fixed annotation in typeinfo.LoadRegTypeLib (#384)
[Issue] #380
[Problem] guid in typeinfo.LoadRegTypeLib could be both GUID and str
type but annotation didn't specify that
[Solution] Fixed annotation to describe function working correctly1 parent 853f4ad commit 0f3cf2b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
513 | | - | |
| 512 | + | |
| 513 | + | |
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| |||
0 commit comments