Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ def process_results(results, query):
|
|
46 |
<br>
|
47 |
<hr>
|
48 |
<br>
|
49 |
-
""".format(repository, repository language, license, code_height, text_html)
|
50 |
return results_html
|
51 |
|
52 |
|
|
|
46 |
<br>
|
47 |
<hr>
|
48 |
<br>
|
49 |
+
""".format(repository, repository, language, license, code_height, text_html)
|
50 |
return results_html
|
51 |
|
52 |
|