Skip to content

Commit c0e1d62

Browse files
amrit110Copilot
andauthored
Update scripts/sync_repositories_to_docs.py
Co-authored-by: Copilot <[email protected]>
1 parent 25a991b commit c0e1d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/sync_repositories_to_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def format_tags(items_list, tag_class) -> str:
3939
4040
"""
4141
if not items_list:
42+
# Returning an empty string is intentional to avoid rendering unnecessary UI elements
4243
return ""
4344

4445
# Create tags for each item in the list

0 commit comments

Comments
 (0)