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: configure Node.js 24 and auto-format with black
- Add explicit Node.js 24 setup in CI workflow
- Add Node.js 24 setup in release workflow
- Change black from --check to auto-format mode
- This will fix formatting issues automatically
0 commit comments