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
# since there are only two options, you don't need an else statement in the following
# if the condition is true, the rest of the code won't run, and that's why you don't need to add an else statement. The first return will exit the function