Merge "Fix some reST field lists in docstrings"
This commit is contained in:
commit
b4f5096164
@ -901,7 +901,7 @@ def last_bytes(file_like_object, num):
|
||||
:param file_like_object: The file to read
|
||||
:param num: The number of bytes to return
|
||||
|
||||
:returns (data, remaining)
|
||||
:returns: (data, remaining)
|
||||
"""
|
||||
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user