Remove exceptions containing whitespace / no special chars

This commit is contained in:
Ines Montani 2016-12-23 14:30:06 +01:00 committed by GitHub
parent fdf4776262
commit 7f411fd01c

View File

@ -15,9 +15,6 @@ ORTH_ONLY = [
"anm.", "anm.",
"bil.", "bil.",
"bl.a.", "bl.a.",
"ca",
"cm",
"dl",
"dvs.", "dvs.",
"e.Kr.", "e.Kr.",
"el.", "el.",
@ -32,30 +29,16 @@ ORTH_ONLY = [
"fr.o.m.", "fr.o.m.",
"f.ö.", "f.ö.",
"förf.", "förf.",
"ha",
"hg",
"inkl.", "inkl.",
"i sht",
"i st",
"jmf",
"jur.", "jur.",
"kcal",
"kg",
"kl.", "kl.",
"km",
"kr.", "kr.",
"l",
"lat.", "lat.",
"m",
"m.a.o.", "m.a.o.",
"max.", "max.",
"m.fl.", "m.fl.",
"min.", "min.",
"mm",
"m.m.", "m.m.",
"ngn",
"ngt",
"nr",
"obs.", "obs.",
"o.d.", "o.d.",
"osv.", "osv.",
@ -69,7 +52,6 @@ ORTH_ONLY = [
"s:t", "s:t",
"t.ex.", "t.ex.",
"t.o.m.", "t.o.m.",
"tfn",
"ung.", "ung.",
"äv.", "äv.",
"övers." "övers."