Commit 99d11d8
authored
Update the docstring of ldiv!
The existing two examples in docstring reads well respectively, but not in conjunction: In the above example it mutates Y, whereas in the lower example it mutates X. Hope that after revising it looks more clean and intelligible.1 parent ae208d6 commit 99d11d8
1 file changed
+8
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
| 401 | + | |
404 | 402 | | |
405 | 403 | | |
406 | 404 | | |
| |||
424 | 422 | | |
425 | 423 | | |
426 | 424 | | |
427 | | - | |
428 | | - | |
429 | | - | |
| 425 | + | |
430 | 426 | | |
431 | | - | |
| 427 | + | |
432 | 428 | | |
433 | | - | |
| 429 | + | |
434 | 430 | | |
435 | | - | |
| 431 | + | |
436 | 432 | | |
437 | 433 | | |
438 | 434 | | |
| |||
0 commit comments