From afce4adaea940d91333a0f8270fdb76bec1f3c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Thu, 27 May 2021 08:20:14 -0400 Subject: [PATCH] Add a misspelling of propaganda site that came up --- pomodoro_to_harvest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index adebff1..553abdc 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -110,7 +110,7 @@ timelog['description'] = timelog['description'].str.strip() # Replace irregular-but-known project names with ones timetracking tools use. replacement_project_names = { "Find It Cambridge": ["Find It", "FIC", "Cambridge"], - "The Propaganda Site": ["TPS", "Propaganda Site"], + "The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site"], "MASS Design Group": ["MASS"], "Teachers with GUTS": ["TWIG", "GUTS"], "NICHQ Support": ["NICHQ", "NICHQ support", "nichq"],