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
The project's code readability and maintainability could be improved by using the custom NotFoundError for cases where a session is not found. At present, a ValueError is being used.