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
Problem:
- It's awkward for a caller of `gen_str_catalog()` to supply the path to
`gen_str_catalog.py`. CIB owns the python script; it already knows the path.
Solution:
- Cache the path to the script so that the caller can omit it.
0 commit comments