MCPcopy Index your code
hub / github.com/fluentpython/example-code-2e / drawtree.py

File drawtree.py

17-it-generator/tree/extra/drawtree.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tree import tree
2
3SP = '\N{SPACE}'
4HLIN = '\N{BOX DRAWINGS LIGHT HORIZONTAL}' * 2 + SP # ──

Callers

nothing calls this directly

Calls 1

drawFunction · 0.70

Tested by

no test coverage detected