This commit is contained in:
Georgiy
2024-04-05 11:35:53 +03:00
parent d1da63569b
commit 4e4af2aca5

View File

@@ -27,7 +27,7 @@ from vobject.base import ContentLine
from http import client
from typing import (
Callable, Iterable, Iterator,
Optional, Sequence, Tuple, List,
Optional, Sequence, Tuple,
)
from urllib.parse import unquote, urlparse