Skip to content

Commit 8d24dd5

Browse files
authored
Update README.md
1 parent 602d5dc commit 8d24dd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- [timer2.py](timer2.py) Homegrown timing tools for function calls.
2121
- [timer3.py](timer3.py) Homegrown timing tools for function calls.
2222
- [classtree.py](classtree.py) Climb inheritance tree using namespace links, displaying higher superclasses with indentation for height
23+
- [listinstance.py](listinstance.py) Mix-in class that provides a formatted print() or str()
2324

2425
---
2526

0 commit comments

Comments
 (0)