1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Adjust imports for isort

This commit is contained in:
Unrud 2017-06-01 11:37:39 +02:00
parent a18874fc59
commit fd55bbce15
3 changed files with 4 additions and 3 deletions

View file

@ -26,6 +26,7 @@ import shutil
import tempfile
import pytest
from radicale import Application, config
from .test_base import BaseTest