Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2c33d34

Browse filesBrowse files
committed
wip
1 parent f11b2cf commit 2c33d34
Copy full SHA for 2c33d34

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎pov.py

Copy file name to clipboardExpand all lines: pov.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ def render_variable_table(variables, indent=0):
9090

9191
def render_tree(variables, title):
9292
with hd.box(border="0px solid blue", padding=0.8):
93-
hd.markdown(f"### {title}")
9493
with hd.tree(indent_guide_width="1px"):
9594
render_variable_tree(variables)
9695

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.