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: remove suggestion prompts from exception error messages
Remove "Did you mean" suggestions and import prompts from NameError and
AttributeError exception handling in traceback formatting. This eliminates
automatic suggestion text that was being appended to error messages.
0 commit comments