Skip to content

Commit 12cfffe

Browse files
committed
🔇 Remove debugging line
1 parent fa1996f commit 12cfffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/_sources/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ def format_node_block_docstrings(lines: list) -> None:
612612
if insert_herald:
613613
lines.insert(insert_at, '')
614614
lines.insert(insert_at, "Node Block:")
615-
print('\n'.join([f'|{line}|' for line in lines]))
616615

617616

618617
def initialize_factory() -> None:

0 commit comments

Comments
 (0)