refactor: change import paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
from application.domain.exceptions.application_exceptions import ApplicationException
|
from src.application.domain.exceptions.application_exceptions import ApplicationException
|
||||||
|
|
||||||
from typing import Mapping
|
from typing import Mapping
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user