From 94a8ad9b067e5a2c442ce47ce72d1a53eb444160 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 23 Jan 2023 18:00:43 +1100 Subject: Clean up some docs and naming inconsistencies --- backend/tol_data/enwiki/gen_desc_data.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/tol_data/enwiki/gen_desc_data.py') diff --git a/backend/tol_data/enwiki/gen_desc_data.py b/backend/tol_data/enwiki/gen_desc_data.py index 0dca16b..b3fde52 100755 --- a/backend/tol_data/enwiki/gen_desc_data.py +++ b/backend/tol_data/enwiki/gen_desc_data.py @@ -1,8 +1,8 @@ #!/usr/bin/python3 """ -Reads through the wiki dump, and attempts to parse short-descriptions, -and add them to a database +Reads through the wiki dump, attempts to parse short-descriptions, +and adds them to a database """ # In testing, this script took over 10 hours to run, and generated about 5GB -- cgit v1.2.3