fix: remove stale chord_tol_mm kwarg from main()

This commit is contained in:
2026-02-17 01:49:24 +00:00
parent 612a21f561
commit 634bf611c9

View File

@@ -760,7 +760,6 @@ def main():
body=body,
sandbox_id=sandbox_id,
lister=lister,
chord_tol_mm=1.0,
)
out_path = os.path.join(output_dir, f"geometry_{sandbox_id}.json")