Commit 92fa424
Add strict=True to zip in sync find_paths for consistency
Matches the async find_paths which already uses strict=True, so both
versions raise immediately on a nodes/edges length mismatch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e893b66 commit 92fa424
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments