pep8 fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user