lvwerra HF staff commited on
Commit
4d7e580
1 Parent(s): e9efa59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def process_results(results, highlight_terms):
36
  <p style='font-size:16px; text-align: left; color: white;'>Repository path: <span style='color: #727cd6;'>{}</span></p>
37
  <p style='font-size:16px; text-align: left; color: white;'>Repository licenses: <span style='color: #727cd6;'>{}</span></p>
38
  <br>
39
- <pre style='height: 600px; overflow-y: scroll; overflow-x: hidden; color: #d9d9d9';border: 1px solid #ff75b3; padding: 10px><code>{}</code></pre>
40
  <br>
41
  <hr>
42
  <br>
 
36
  <p style='font-size:16px; text-align: left; color: white;'>Repository path: <span style='color: #727cd6;'>{}</span></p>
37
  <p style='font-size:16px; text-align: left; color: white;'>Repository licenses: <span style='color: #727cd6;'>{}</span></p>
38
  <br>
39
+ <pre style='height: 600px; overflow-y: scroll; overflow-x: hidden; color: #d9d9d9;border: 1px solid #ff75b3; padding: 10px'><code>{}</code></pre>
40
  <br>
41
  <hr>
42
  <br>