die init Datei für TEFWEICHE sind angepasst aufgrund neuen ID-Name
This commit is contained in:
@@ -69,7 +69,7 @@ def process_files(json_file_path, txt_files_dir):
|
||||
|
||||
# Update width and height
|
||||
new_width = json_item["Objekt_width_px"]
|
||||
new_height = json_item["Objekt_width_px"]
|
||||
new_height = json_item["Objekt_height_px"]
|
||||
txt_content["width"] = new_width
|
||||
txt_content["height"] = new_height
|
||||
|
||||
|
||||
Reference in New Issue
Block a user