1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-29 18:08:31 +00:00

Adapt code to the review.

Adapt includes to satisfy isort.
This commit is contained in:
Dipl. Ing. Péter Varkoly 2025-05-30 18:38:45 +02:00
parent e3b5a6040b
commit 5b20813bd7
12 changed files with 25 additions and 24 deletions

View file

@ -29,7 +29,6 @@ import sys
from typing import Iterable, Tuple, Union
import pytest
from radicale import xmlutils
from radicale.tests import BaseTest