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
Would it be possible to get a new function declare_key_flags() that behaves like declare_key_flag() but takes a Collection of flags instead of a single flag? It would make it easier to do something like this:
Would it be possible to get a new function
declare_key_flags()
that behaves likedeclare_key_flag()
but takes a Collection of flags instead of a single flag? It would make it easier to do something like this:The text was updated successfully, but these errors were encountered: