mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Use relative imports
This commit is contained in:
parent
9f446cb261
commit
98bbe61f67
13 changed files with 35 additions and 33 deletions
|
@ -29,7 +29,7 @@ import sys
|
|||
import logging
|
||||
import logging.config
|
||||
|
||||
from radicale import config
|
||||
from . import config
|
||||
|
||||
|
||||
LOGGER = logging.getLogger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue