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
Since Julia v1.10 is the current minimum supported version (as specified in Project.toml),
the version check for Julia >= v1.7 is always true and can be removed. The code inside
the conditional block is kept since it should always execute.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments