newline at end of file
This commit is contained in:
parent
ace2063289
commit
6be68ec31c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,4 +36,4 @@ finger_ids = {
|
||||||
# Store the keys in the reverse order for faster lookups
|
# Store the keys in the reverse order for faster lookups
|
||||||
finger_names = {}
|
finger_names = {}
|
||||||
for name, index in finger_ids.items():
|
for name, index in finger_ids.items():
|
||||||
finger_names[index] = name
|
finger_names[index] = name
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue