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
Fix arithmetic expression line splits in collision physics
Fixed 2 instances of unnecessarily split arithmetic expressions in
collision handling code. Expressions are now more readable on single lines
while staying under 120 characters.
Following Catalyst.jl PR #1306 guidelines.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments