make isort happy
This commit is contained in:
@@ -21,12 +21,12 @@ Radicale tests with simple requests.
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
import logging
|
||||||
import os
|
import os
|
||||||
import posixpath
|
import posixpath
|
||||||
from typing import Any, Callable, ClassVar, Iterable, List, Optional, Tuple
|
from typing import Any, Callable, ClassVar, Iterable, List, Optional, Tuple
|
||||||
|
|
||||||
import defusedxml.ElementTree as DefusedET
|
import defusedxml.ElementTree as DefusedET
|
||||||
import logging
|
|
||||||
import vobject
|
import vobject
|
||||||
|
|
||||||
from radicale import storage, xmlutils
|
from radicale import storage, xmlutils
|
||||||
|
|||||||
Reference in New Issue
Block a user