This commit is contained in:
Kovid Goyal 2017-03-03 01:23:06 +05:30
parent 0041d18a2c
commit 8189513133

View File

@ -563,7 +563,7 @@ class Cache(object):
slow filesystem access is done. The cache values could be out of date
if access was performed to the filesystem outside of this API.
:param update_db: If ``True`` The max_size field of the database is updates for this book.
:param update_db: If ``True`` The max_size field of the database is updated for this book.
'''
if not fmt:
return {}