Update 'removed_words.py'

This commit is contained in:
helenvpritchard 2021-01-27 19:56:03 +01:00
parent 0a6f0d8d5d
commit c93b2621d0

View File

@ -13,5 +13,5 @@ delWords = [
"suicide", "suicide",
"Third", "Third",
"rape", "rape",
"Virginia", "Virginia"
] ]