newline at end of file

This commit is contained in:
baschi29 2022-04-20 22:49:16 +02:00
parent ace2063289
commit 6be68ec31c
No known key found for this signature in database
GPG key ID: 9EB0ABD4D51E8DFD

View file

@ -36,4 +36,4 @@ finger_ids = {
# Store the keys in the reverse order for faster lookups
finger_names = {}
for name, index in finger_ids.items():
finger_names[index] = name
finger_names[index] = name