j-lootens
j-lootens
Pressing delete without having selected a bounding box results in LabelImg crashing instead of nothing happening. ``` Traceback (most recent call last): File "/home//miniconda3/envs/labelimg/lib/python3.8/site-packages/labelImg/labelImg.py", line 774, in shape_selection_changed self.shapes_to_items[shape].setSelected(True) KeyError:...
**Description** [RegisteredModelInfo](https://databricks-sdk-py.readthedocs.io/en/latest/dbdataclasses/catalog.html#databricks.sdk.service.catalog.RegisteredModelInfo) does not return model aliases as expected. It always contains an empty list instead of a list of all the aliases of all model versions under this registered...