change all imports
This commit is contained in:
parent
8c28974692
commit
1fb1d4adfb
21 changed files with 43 additions and 45 deletions
|
|
@ -6,8 +6,8 @@ import pytest
|
|||
from loguru import logger
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from abratest.coordinator import Coordinator
|
||||
from abratest.env_manager import EnvFile
|
||||
from pytest_abra.coordinator import Coordinator
|
||||
from pytest_abra.env_manager import EnvFile
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue