mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
pisa -> teos
This commit is contained in:
@@ -3,8 +3,8 @@ import pytest
|
||||
import logging
|
||||
from copy import deepcopy
|
||||
|
||||
# FIXME: Import from pisa. Common should not import anything from cli nor pisa.
|
||||
from pisa import conf_fields
|
||||
# FIXME: Import from teos. Common should not import anything from cli nor teos.
|
||||
from teos import conf_fields
|
||||
|
||||
from common.constants import LOCATOR_LEN_BYTES
|
||||
from common.tools import (
|
||||
|
||||
Reference in New Issue
Block a user