python/repoze.lru: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-11 23:55:02 -04:00 committed by Willy Sudiarto Raharjo
parent a803c7c529
commit a1cfff6045
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
A tiny LRU cache implementation and decorator.
A tiny LRU cache implementation and decorator.