mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Use relative imports
This commit is contained in:
parent
9f446cb261
commit
98bbe61f67
13 changed files with 35 additions and 33 deletions
|
@ -25,7 +25,7 @@ Rights management.
|
|||
|
||||
import sys
|
||||
|
||||
from radicale import config, log
|
||||
from .. import config, log
|
||||
|
||||
|
||||
def load():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue