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
Currently we add a class after the function, then delete the function. This can result in extra newlines added between the function and class -- we could just replace the function instead.