diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-02-25 16:16:21 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-02-25 16:16:21 +0100 |
| commit | 308465b19fb57626b8042878a4b6a6a49fb28879 (patch) | |
| tree | 004222cabf7e2f760e7d2a36d7aa2f19b16a2790 /scraper/s2-final-report.py | |
| parent | 1d3e450b5204baf72765f2a319adc8146ba460ad (diff) | |
comment
Diffstat (limited to 'scraper/s2-final-report.py')
| -rw-r--r-- | scraper/s2-final-report.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scraper/s2-final-report.py b/scraper/s2-final-report.py index fb7a78dc..8fee98f6 100644 --- a/scraper/s2-final-report.py +++ b/scraper/s2-final-report.py @@ -185,7 +185,6 @@ def load_megapixels_lookup(): else: print("not in datasets lookup:", paper_key) lookup[paper_key]['dataset'] = {} - # recs.append(rec) return lookup if __name__ == '__main__': |
