Skip to content

Commit a59c0b9

Browse files
committed
fix sca imports
1 parent b66bd0e commit a59c0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adyen/services/balancePlatform/sca_association_management_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Hfrom ..base import AdyenServiceBase
1+
from ..base import AdyenServiceBase
22

33

44
class SCAAssociationManagementApi(AdyenServiceBase):

0 commit comments

Comments
 (0)