We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c1980 commit 8992621Copy full SHA for 8992621
README.md
@@ -17,3 +17,4 @@
17
- [timer.py](timer.py) Homegrown timing tools for function calls.
18
- [timer2.py](timer2.py) Homegrown timing tools for function calls.
19
- [timer3.py](timer3.py) Homegrown timing tools for function calls.
20
+- [classtree.py](classtree.py) Climb inheritance tree using namespace links, displaying higher superclasses with indentation for height
0 commit comments