forked from mirrors/cbz
fix info
This commit is contained in:
committed by
Oleskii Pyskun
parent
2a508f0265
commit
9549a375a3
+1
-1
@@ -22,7 +22,7 @@ class PageInfo(PageModel):
|
|||||||
def content(self) -> bytes:
|
def content(self) -> bytes:
|
||||||
"""
|
"""
|
||||||
content getter
|
content getter
|
||||||
:return:
|
:return: image content
|
||||||
"""
|
"""
|
||||||
return self._content
|
return self._content
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user