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
Remove outdated Julia version check and unnecessary code
Since Julia v1.10 is the current LTS, the version check for Julia >= v1.7
is no longer needed. This commit removes both the conditional block and
the inference test code that was inside it, as it's no longer necessary.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments