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 line 160: change 'height // 2 + height // 2' to just 'height // 2'
- Add clarifying comment about pin numbering for left side
- The original expression was confusing and simplified to wrong value
- Addresses gatecat review comment on standard.py:160
0 commit comments