Skip to content
Snippets Groups Projects
Ben Cumming's avatar
Benjamin Cumming authored
The `label_dict` Python wrapper caches label strings and their descriptions in order to
provide a convenient Python iterator interface and `[]` access. These were not being
properly updated or set when the label_dict was constructed from a C++ label_dict.
4399497f