mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 21:57:17 +03:00
e30456b07a
When we are in the constructor of RuntimeState, we may/must access the card object directly. Let's explain why, since it may not be immediately obvious. Change-Id: I01f74d5f021d46679d1c9fa83fb8753382b0f88f Related: OS#5418