Skip to content

Commit

Permalink
Fix random 3.13 link
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Jun 4, 2024
1 parent 0ac7b49 commit f39a7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/stdlib-cli-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ avg 1.64228, stddev 2.13138, min 0.0386213, max 34.0379
avg 3.18754, stddev 2.27556, min 0.00336177, max 6.28306
...
```
**Update:** This is fixed [in Python 3.13](https://docs.python.org/3/library/random.html)
**Update:** This is fixed [in Python 3.13](https://docs.python.org/3.13/library/random.html#command-line-usage).

### nntplib

Expand Down

0 comments on commit f39a7e4

Please sign in to comment.