Commit 13173f8
pythongh-100546: Remove incorrect positional-only marker from eval (pythonGH-100547)
All the arguments are positional-only.
The current status after pythonGH-99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.
(cherry picked from commit 71159a8)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>1 parent 83f8553 commit 13173f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| |||
0 commit comments