Some imports.

This commit is contained in:
luckydonald 2020-11-08 12:56:09 +01:00
parent bfc663f19a
commit ebf735a5aa

View File

@ -24,6 +24,7 @@ from types import GeneratorType
from .extensions import markdown, html
from .helpers import add_surrogate, del_surrogate, strip_text
from .tl import types
from .tl.types import PhotoSize, PhotoSizeEmpty
try:
import hachoir