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
New argument to FlagWrap.get_flag: use ignore_missing=True to avoid raising an exception if a flag_meaning isn't found. The default value for ignore_missing=False for backwards compatibility. #4