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: address Bugbot review - fix indentation and spurious blank line
1. Indent continuation lines with '\n ' to match ApiError.format() indent
2. Only add separator blank line when originalDetail exists
3. Remove duplicate function body left from previous edit
0 commit comments