From 9598a4c14800f8ec2543b26872565b1c3b9d2677 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 3 Apr 2020 12:59:03 -0700 Subject: document scripts and tools a bit --- bin/cord19_fatcat_enrich.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/cord19_fatcat_enrich.py') diff --git a/bin/cord19_fatcat_enrich.py b/bin/cord19_fatcat_enrich.py index a911007..2478227 100755 --- a/bin/cord19_fatcat_enrich.py +++ b/bin/cord19_fatcat_enrich.py @@ -3,6 +3,8 @@ """ Takes a JSON-transformed CORD-19 *metadata* file and enriches it with fatcat metadata. + +TODO: refactor into `fatcat_covid19` module and wrapper CLI script. """ import sys -- cgit v1.2.3