mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 22:27:36 +03:00
Sort imports
This commit is contained in:
parent
4b74102e1c
commit
221379ef85
7 changed files with 9 additions and 13 deletions
|
@ -53,8 +53,8 @@ following significantly more secure schemes are parsable by Radicale:
|
|||
|
||||
"""
|
||||
|
||||
import functools
|
||||
import base64
|
||||
import functools
|
||||
import hashlib
|
||||
import os
|
||||
from importlib import import_module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue