Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
README-bot committed Aug 28, 2024
1 parent 406d9c3 commit b9d6f44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ This repo uses a [Python script](build_readme.py), triggered by GitHub Actions,
- [Progress bars for long-running loops or tasks](Python/progress-bars.md) - 2024-08-19
- [Python decorators (the @things before functions)](Python/decorators.md) - 2024-08-11
- [Rich console output, pretty printing and formatting](Python/rich-console-output.md) - 2024-08-19
- [Small Integer Caching](Python/small-integer-caching.md) - 2024-08-28
- [Type hints are useful but not strictly enforced](Python/type-hints.md) - 2024-08-12
<!-- index ends -->

0 comments on commit b9d6f44

Please sign in to comment.