There was an error while loading. Please reload this page.
1 parent 44f62c4 commit 42ab32fCopy full SHA for 42ab32f
1 file changed
gitlab/v4/objects/labels.py
@@ -23,7 +23,6 @@
23
24
25
class GroupLabel(SubscribableMixin, SaveMixin, ObjectDeleteMixin, RESTObject):
26
- _id_attr = "name"
27
manager: "GroupLabelManager"
28
29
# Update without ID, but we need an ID to get from list.
0 commit comments