- Notifications
You must be signed in to change notification settings - Fork673
Commit36d9b24
feat(api): Narrow down return type of ProjectFileManager.raw using typing.overload
This is equivalent to the changes in44fd9dcbut for `ProjectFileManager.raw` method that I must have missedin the original commit.Signed-off-by: Igor Ponomarev <igor.ponomarev@collabora.com>1 parent175b355 commit36d9b24
1 file changed
+41
-0
lines changedLines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| |||
274 | 276 |
| |
275 | 277 |
| |
276 | 278 |
| |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
277 | 318 |
| |
278 | 319 |
| |
279 | 320 |
| |
|
0 commit comments
Comments
(0)