From 125852b4f40fe5d17e88b4613cbd07c5f83557ae Mon Sep 17 00:00:00 2001 From: siusoon Date: Fri, 15 Jan 2021 15:31:14 +0100 Subject: [PATCH] Update 'removed_words.py' --- removed_words.py | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/removed_words.py b/removed_words.py index 1ca94b8..f91d106 100644 --- a/removed_words.py +++ b/removed_words.py @@ -1 +1,14 @@ -delWords = ["for", "a", "national", "lillian", "christian", "nationally", "blacks", "john", "father", "religion"] +delWords = [ +"for", +"a", +"national", +"lillian", +"christian", +"nationally", +"john", +"father", +"religion", +"blacks", +"rulition", +"suicide" +] \ No newline at end of file