Commit fc4b856
committed
Fix cluster matching in format_results utility
Updated the format_results function to extract numeric IDs from cluster names for more robust matching. This ensures clusters like 'Cluster_0' and '0' are matched correctly in the results.1 parent 40df4f6 commit fc4b856
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
321 | 325 | | |
322 | 326 | | |
323 | 327 | | |
324 | | - | |
| 328 | + | |
325 | 329 | | |
326 | 330 | | |
327 | 331 | | |
| |||
0 commit comments