Skip to content

Commit 0427793

Browse files
author
Sidharth123-cpu
committed
[fe] cleanup
1 parent dca89aa commit 0427793

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generate-site.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,10 @@ def generate_site():
182182
{hints_content}
183183
184184
{additional_info_section}
185-
[Back to Registry](../index.html)
186185
187186
[Click here to add Additional Info](https://github.com/pytorch-labs/compile-graph-break-site/edit/main/docs/gb/{gbid.lower()}.md)
187+
188+
[Back to Registry](../index.html)
188189
"""
189190

190191
with open(file_path, 'w') as f:

0 commit comments

Comments
 (0)