split pySim.profile.euicc from pySim.euicc

Change-Id: I2b922622669a2b5ad496ea22fa67656a44096f4a
This commit is contained in:
Harald Welte
2024-09-19 08:38:20 +02:00
parent 53e840ad86
commit a01e87da77
3 changed files with 59 additions and 42 deletions

View File

@@ -40,7 +40,7 @@ import pySim.ts_31_103
import pySim.ts_31_104
import pySim.ara_m
import pySim.global_platform
import pySim.euicc
import pySim.profile.euicc
def init_card(sl: LinkBase, skip_card_init: bool = False) -> Tuple[RuntimeState, SimCardBase]:
"""