Commit 1d261a8
docs(bigint): align from_octets docstring parameter names with signature
The docstring referred to `bytes`/`sign` while the actual parameters are
`input`/`signum`. Addresses Copilot review comments on #4115.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2d80f71 commit 1d261a8
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
1430 | | - | |
| 1430 | + | |
1431 | 1431 | | |
1432 | | - | |
1433 | | - | |
1434 | | - | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
1435 | 1435 | | |
1436 | 1436 | | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | | - | |
1440 | | - | |
| 1439 | + | |
| 1440 | + | |
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
| |||
0 commit comments