Skip to content

Conversation

wking
Copy link
Contributor

@wking wking commented Oct 26, 2014

Avoid:

>>> repo.default_signature()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: '_pygit2.Signature' object is not callable

Avoid:

  >>> repo.default_signature()
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
  TypeError: '_pygit2.Signature' object is not callable
@jdavid jdavid merged commit 120fded into libgit2:master Oct 27, 2014
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