Skip to content

Commit

Permalink
enabled slug corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Jan 13, 2025
1 parent 90fae03 commit 8e26e17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class Converter(object):

# Change this to True to enable little bits of helper code for finding new
# slug corrections:
finding_slug_corrections = False
finding_slug_corrections = True

parties = ["ACDP", "AIC", "AL JAMA-AH", "ANC", "ATM", "COPE", "DA", "EFF", "FF PLUS", "GOOD", "IFP", "NFP", "PAC", "UDM"]
unique_case_surname = ["ABRAHAM NTANTISO", "BODLANI MOTSHIDI", "LE GOFF", "MAZZONE MICHAEL", "MC GLUWA", "VAN ZYL", "NTLANGWINI LOUW", "DE BRUYN", "DENNER JORDAAN", "DU TOIT", "VAN STADEN"]
Expand Down

0 comments on commit 8e26e17

Please sign in to comment.