Miscs (Interro 28)
This commit is contained in:
@@ -296,7 +296,7 @@ def process_copy_group(group_key, files):
|
||||
continue # Retry immediately
|
||||
else:
|
||||
name = "Unknown"
|
||||
|
||||
annota.name = name
|
||||
# Save result
|
||||
with open(output_json, "w", encoding="utf-8") as f:
|
||||
json.dump(annota.model_dump(), f, indent=2)
|
||||
|
||||
Reference in New Issue
Block a user