This commit is contained in:
2021-01-01 22:20:36 +00:00
parent e2645a1d49
commit 14ca632137
5 changed files with 8 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
from lxml.html.clean import clean_html, Cleaner
import settings
@@ -49,5 +48,5 @@ class SolrFet2020:
)
links = result_to_object(r)
# print(yaml.dump(r))
return links, r.hits