remove Swahili, the data isn't reliable

This commit is contained in:
Robyn Speer 2021-03-29 18:15:58 -04:00
parent d1949a486a
commit cb78887446
2 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ def test_most_common_words():
assert get_most_common('sk') == 'a'
assert get_most_common('sl') == 'je'
assert get_most_common('sv') == 'är'
assert get_most_common('sw') == 'ya'
assert get_most_common('ta') == 'ஒரு'
assert get_most_common('tr') == 've'
assert get_most_common('uk') == 'в'

Binary file not shown.