refactor: party search imports
This commit is contained in:
@@ -5,9 +5,11 @@ from src.application.domain.entities.organization import (
|
||||
LegalEntityEntity,
|
||||
OrganizationDocumentSlot,
|
||||
OrganizationWalletEntity,
|
||||
PartySearchEntity,
|
||||
PurchaseRequestEntity,
|
||||
)
|
||||
from src.application.domain.entities.party_search import (
|
||||
PartySearchEntity,
|
||||
)
|
||||
from src.application.domain.entities.user import (
|
||||
UserEntity,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user