Commit fd62152
authored
[core] Fixes static type hints for ActorClass when setting options through ray.remote (#58439)
Fixes static type hints for ActorClass when setting options through ray.remote
Closes #58401 and #58402
cc @richardliaw @edoakes @pcmoritz
---------
Signed-off-by: will.lin <[email protected]>1 parent 25a01ce commit fd62152
2 files changed
+11
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3398 | 3398 | | |
3399 | 3399 | | |
3400 | 3400 | | |
| 3401 | + | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
3401 | 3405 | | |
3402 | 3406 | | |
3403 | 3407 | | |
| |||
3458 | 3462 | | |
3459 | 3463 | | |
3460 | 3464 | | |
3461 | | - | |
3462 | | - | |
3463 | | - | |
3464 | | - | |
3465 | | - | |
3466 | | - | |
3467 | 3465 | | |
3468 | 3466 | | |
3469 | 3467 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | 303 | | |
311 | 304 | | |
312 | 305 | | |
| |||
377 | 370 | | |
378 | 371 | | |
379 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
0 commit comments