mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-21 21:08:36 +03:00
ts_102_221: split CardProfileEUICC to pySim.profile.ts_102_221
This avoids circular imports Change-Id: I35b565837949de2c1286133850cb8c1e8d5ca844
This commit is contained in:
@@ -13,7 +13,7 @@ from osmocom.utils import JsonEncoder
|
||||
from pySim.cards import UiccCardBase
|
||||
from pySim.commands import SimCardCommands
|
||||
from pySim.profile import CardProfile
|
||||
from pySim.ts_102_221 import CardProfileUICC
|
||||
from pySim.profile.ts_102_221 import CardProfileUICC
|
||||
from pySim.ts_31_102 import CardApplicationUSIM
|
||||
from pySim.ts_31_103 import CardApplicationISIM
|
||||
from pySim.euicc import CardApplicationISDR, CardApplicationECASD
|
||||
|
||||
Reference in New Issue
Block a user