We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda8ab8 commit c6d6293Copy full SHA for c6d6293
_extensions/gallery_generator.py
@@ -73,7 +73,7 @@ def generate_repo_dicts(all_items):
73
repo_dicts = []
74
chapter_dicts = []
75
logging = False
76
-
+
77
for item in all_items:
78
host = item['host'].strip()
79
user = item['user'].strip()
0 commit comments