We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1166c2 commit 27c397dCopy full SHA for 27c397d
1 file changed
UpdateCitations.py
@@ -19,6 +19,8 @@
19
sys.exit("FAIL: Can't find " + error.name)
20
21
# A function to use scholar.py to send a query and get information about citations
22
+
23
24
def send_query(cluster):
25
"""Send a query to Google Scholar and get number of citations and citation url"""
26
try:
0 commit comments