Spaces:
Sleeping
Sleeping
aliasgerovs
commited on
Commit
·
67df6e7
1
Parent(s):
f68c0c2
Update plagiarism.py
Browse files- plagiarism.py +1 -1
plagiarism.py
CHANGED
@@ -347,5 +347,5 @@ def html_highlight(
|
|
347 |
html_content += formatted_url
|
348 |
|
349 |
html_content += "</div>"
|
350 |
-
|
351 |
return html_content
|
|
|
347 |
html_content += formatted_url
|
348 |
|
349 |
html_content += "</div>"
|
350 |
+
|
351 |
return html_content
|