Fix formatting

This commit is contained in:
Ines Montani 2016-12-07 21:11:29 +01:00
parent 9413bcd9ee
commit 71f0f34cb3
1 changed files with 1 additions and 1 deletions

View File

@ -2014,7 +2014,7 @@ self_map = [
"Wis.",
"x.",
"y.",
"z.",
"z."
]
overlap = set(TOKENIZER_EXCEPTIONS.keys()).intersection(set(self_map))