Skip to content

Commit 2438c02

Browse files
fix
1 parent a59d454 commit 2438c02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/merge_attributes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,4 @@ def main(project: int, from_order: int = 0):
6161
print(f"[2/2] Ran with {len(unmatched)} failed")
6262
print("Detailed:", unmatched)
6363

64-
raise ValueError("debug rollback")
65-
6664
except Exception as e: print("Err: " + str(e))

0 commit comments

Comments
 (0)