mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 22:27:36 +03:00
Separate imports of pytest and radicale
Depending on the install location of pytest this causes isort to pass or fail.
This commit is contained in:
parent
7ac67cab38
commit
12dbeeecb3
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@ import shutil
|
|||
import tempfile
|
||||
|
||||
import pytest
|
||||
|
||||
from radicale import Application, config
|
||||
|
||||
from .test_base import BaseTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue