Just a typo here: https://github.com/python-gitlab/python-gitlab/blob/85ac10200805de480a076760368336c8135e5acf/gitlab/mixins.py#L535 Fixed by: `path = '%s/%s/reset_time_estimate' % (self.manager.path, self.get_id())` Can we do this without pull request? Thanks for these decent python-gitlab bindings!