This commit is contained in:
Oleksii Pyskun
2024-07-02 12:11:25 +03:00
committed by Oleskii Pyskun
parent 2a508f0265
commit 9549a375a3
+1 -1
View File
@@ -22,7 +22,7 @@ class PageInfo(PageModel):
def content(self) -> bytes:
"""
content getter
:return:
:return: image content
"""
return self._content