mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
aa
This commit is contained in:
@@ -99,7 +99,7 @@ class Librarian(object):
|
||||
if self.check_if_exists(item_link):
|
||||
refined_result.append(item)
|
||||
print (item_link)
|
||||
time.sleep(0.1)
|
||||
time.sleep(0.01)
|
||||
return refined_result
|
||||
|
||||
def answer_query(self, query, uuid):
|
||||
|
||||
Reference in New Issue
Block a user