зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1083971 - Added a new line in xpcom/ds/tools/make_dafsa.py to fix lint failure
This commit is contained in:
Родитель
6e45d0129a
Коммит
989da387ea
|
@ -417,6 +417,7 @@ def encode(dafsa):
|
|||
output.reverse()
|
||||
return output
|
||||
|
||||
|
||||
def encode_words(words):
|
||||
"""Generates a dafsa representation of a word list"""
|
||||
dafsa = to_dafsa(words)
|
||||
|
|
Загрузка…
Ссылка в новой задаче