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
gen_str_catalog.py uses a lot of ad-hoc data structures.
Perhaps it would be better to use named types instead of generators of lists of tuples of dictionaries etc...