cakiki commited on
Commit
6b61c78
·
1 Parent(s): 756620d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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