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
In line 621, there is a missing space character in the print statement which makes the formatting look inconsistent. Adding a single space at the front will fix the issue.
As shown in the image above, the Getting builtin groups: line is missing a space at the front.