You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generate.sh called ./python-fix.sh which only works when CWD is tools/.
Changed to use ${scriptDir}/python-fix.sh for reliable execution from
any working directory. Also includes the manual __init__.py fix for
circular imports (curve classes moved to end of file).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments