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
There is code to throw a FlagNotFoundError when the caller request an evaluation of an unrecognised flag, but that code is unreachable. It should either be moved to earlier in the method (line 70) or deleted.