mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 17:31:41 +00:00
remove Swahili, the data isn't reliable
This commit is contained in:
parent
d1949a486a
commit
cb78887446
@ -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.
Loading…
Reference in New Issue
Block a user