There was an error while loading. Please reload this page.
2 parents e7546de + eb5c149 commit 0cbd9c6Copy full SHA for 0cbd9c6
1 file changed
docs/gl_objects/mrs.py
@@ -19,6 +19,7 @@
19
20
# update
21
mr.description = 'New description'
22
+mr.labels = ['foo', 'bar']
23
mr.save()
24
# end update
25
0 commit comments