Update branch (with anchor)

This commit is contained in:
martinqt
2013-06-01 13:31:37 +02:00
parent 7cc0afc61a
commit 7a643e9fef
+1 -1
View File
@@ -21,7 +21,7 @@ import github.Commit
class Branch(github.GithubObject.NonCompletableGithubObject):
"""
This class represents Branchs as returned for example by http://developer.github.com/v3/todo
This class represents Branchs. The reference can be found here http://developer.github.com/v3/repos/#list-branches
"""
@property