Skip to content

Commit 27c397d

Browse files
committed
add updated code
1 parent a1166c2 commit 27c397d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UpdateCitations.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
sys.exit("FAIL: Can't find " + error.name)
2020

2121
# A function to use scholar.py to send a query and get information about citations
22+
23+
2224
def send_query(cluster):
2325
"""Send a query to Google Scholar and get number of citations and citation url"""
2426
try:

0 commit comments

Comments
 (0)