Uses absoulte imports as recommended in PEP-8
This commit is contained in:
@@ -36,7 +36,7 @@ from http import client
|
||||
from itertools import chain
|
||||
from urllib.parse import quote, unquote, urlparse
|
||||
|
||||
from . import storage
|
||||
from radicale import storage
|
||||
|
||||
MIMETYPES = {
|
||||
"VADDRESSBOOK": "text/vcard",
|
||||
|
||||
Reference in New Issue
Block a user