mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Use relative imports
This commit is contained in:
parent
9f446cb261
commit
98bbe61f67
13 changed files with 35 additions and 33 deletions
|
@ -24,7 +24,7 @@ configuration.
|
|||
|
||||
"""
|
||||
|
||||
from radicale import config, ical
|
||||
from .. import config, ical
|
||||
|
||||
|
||||
def load():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue