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
Maybe the operations could be class based (members of a single class) instead of function based to avoid the `if-elif` block, but that refactor can be done later.