mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-12 20:30:57 +00:00
pep8 fix
This commit is contained in:
parent
d1da63569b
commit
4e4af2aca5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue