Fix formatting

This commit is contained in:
ines 2017-03-15 17:35:04 +01:00
parent 0474e706a0
commit b672e95045
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ def read_lang_data(package):
return tokenization, prefix, suffix, infix
def align_tokens(ref, indices): # Deprecated, surely?
start = 0
queue = list(indices)