docs: fix reST errors
This commit is contained in:
@@ -329,7 +329,7 @@ class IndexEntry(object):
|
|||||||
self.id = object_id
|
self.id = object_id
|
||||||
"""The id of the referenced object"""
|
"""The id of the referenced object"""
|
||||||
self.mode = mode
|
self.mode = mode
|
||||||
"""The mode of this entry, a GIT_FILEMODE_ value"""
|
"""The mode of this entry, a GIT_FILEMODE_* value"""
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def oid(self):
|
def oid(self):
|
||||||
|
Reference in New Issue
Block a user