Commit 6e45e60
committed
fix: update return type for TrajectoryGroup method
- Changed the return type of a method in the TrajectoryGroup class from Awaitable to Coroutine for improved type accuracy and clarity in asynchronous handling.1 parent 64e9e6d commit 6e45e60
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments