mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
- Address isort and flake8 issues
This commit is contained in:
parent
418c95caad
commit
4108a5702d
2 changed files with 6 additions and 4 deletions
|
@ -24,7 +24,7 @@ from typing import Optional
|
|||
|
||||
from radicale import httputils, storage, types, xmlutils
|
||||
from radicale.app.base import Access, ApplicationBase
|
||||
from radicale.hook import DeleteHookNotificationItem, HookNotificationItemTypes
|
||||
from radicale.hook import DeleteHookNotificationItem
|
||||
from radicale.log import logger
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue