X Tutup
Skip to content

fix GitlabObject creation in _custom_list#90

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
ms-boom:fix_custom_list
Feb 5, 2016
Merged

fix GitlabObject creation in _custom_list#90
gpocentek merged 1 commit intopython-gitlab:masterfrom
ms-boom:fix_custom_list

Conversation

@ms-boom
Copy link

@ms-boom ms-boom commented Feb 5, 2016

call GitlabObject.init(self, gl, ...)
with self.gitlab(gitlab.Gitlab) instread self(BaseManager)

gpocentek pushed a commit that referenced this pull request Feb 5, 2016
fix GitlabObject creation in _custom_list
@gpocentek gpocentek merged commit f5ca0eb into python-gitlab:master Feb 5, 2016
@gpocentek
Copy link
Contributor

Nice catch, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup