mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 10:41:06 +03:00
4b00365c6e
When using __str__ for a CardDF we would get "DF(DF.TELECOM)" but when using it on CardADF we would get ADF(a0000000871002)" instead of "ADF(ADF.USIM)". Let's fix that. Change-Id: I5801a08bcc28cb222734af6d9ee835227f4fee69