mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Sort imports
This commit is contained in:
parent
4b74102e1c
commit
221379ef85
7 changed files with 9 additions and 13 deletions
|
@ -24,10 +24,8 @@ Give a configparser-like interface to read and write configuration.
|
|||
"""
|
||||
|
||||
import os
|
||||
|
||||
from configparser import RawConfigParser as ConfigParser
|
||||
|
||||
|
||||
# Default configuration
|
||||
INITIAL_CONFIG = {
|
||||
"server": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue