fix for lint
This commit is contained in:
@@ -24,11 +24,11 @@ Radicale tests with simple requests.
|
||||
import logging
|
||||
import os
|
||||
import posixpath
|
||||
import urllib
|
||||
from typing import Any, Callable, ClassVar, Iterable, List, Optional, Tuple
|
||||
|
||||
import defusedxml.ElementTree as DefusedET
|
||||
import pytest
|
||||
import urllib
|
||||
import vobject
|
||||
|
||||
from radicale import storage, utils, xmlutils
|
||||
|
||||
Reference in New Issue
Block a user