From bc240ba2a4b5e30710d37af88eccd905209fc263 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 25 Feb 2019 17:07:47 +0100 Subject: update final report --- scraper/s2-citation-report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scraper/s2-citation-report.py') diff --git a/scraper/s2-citation-report.py b/scraper/s2-citation-report.py index 91e433a6..78bb98bb 100644 --- a/scraper/s2-citation-report.py +++ b/scraper/s2-citation-report.py @@ -35,7 +35,7 @@ def s2_citation_report(): write_master_report('{}/{}'.format(DIR_PUBLIC_CITATIONS, "datasets.csv"), papers) - sts = subprocess.call([ + subprocess.call([ "s3cmd", "put", "-P", "--recursive", DIR_PUBLIC_CITATIONS + '/', "s3://megapixels/v1/citations/", -- cgit v1.2.3-70-g09d2