chore: SSS available in global, removed from regex

This commit is contained in:
David
2023-07-30 12:59:36 +02:00
parent 5ec976c919
commit e1ea9a6299

View File

@@ -6,7 +6,6 @@ import re
# NOTE
# You may customize here
regex_ignore_list = [
"SSS",
"Reclamation"
]