Commit 71159a8
authored
pythongh-100546: Remove incorrect positional-only marker from eval (python#100547)
All the arguments are positional-only.
The current status after python#99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.1 parent 1f6c87c commit 71159a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
0 commit comments