added type

This commit is contained in:
2025-11-04 10:34:17 +01:00
parent 8e1073cfd1
commit e514061173

View File

@@ -15,7 +15,8 @@ ENTRIES_TO_SKIP = [
"htype",
"pedestal_file",
"pulse_id",
"timestamp"
"timestamp",
"type"
]