formatting

This commit is contained in:
proddy
2024-09-25 17:32:31 +02:00
parent e802812fc6
commit 5cba925717
13 changed files with 169 additions and 89 deletions

View File

@@ -59,6 +59,7 @@ with fileinput.input() as f_input:
entity[headers[i]] = val
entities.append(entity)
def device_name_key(e): return e["device name"]