-
Notifications
You must be signed in to change notification settings - Fork 676
Closed
Labels
Description
In [12]: p.branches.list()
Out[12]:
[<gitlab.objects.ProjectBranch at 0x7f404f361c50>,
<gitlab.objects.ProjectBranch at 0x7f404f361c90>,
<gitlab.objects.ProjectBranch at 0x7f404f361cd0>,
<gitlab.objects.ProjectBranch at 0x7f404f361d10>,
<gitlab.objects.ProjectBranch at 0x7f404f361d50>,
<gitlab.objects.ProjectBranch at 0x7f404f361d90>,
<gitlab.objects.ProjectBranch at 0x7f404f361dd0>,
<gitlab.objects.ProjectBranch at 0x7f404f361e10>]
Pretty much all code is like this.
Reactions are currently unavailable