mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 09:19:10 +03:00
8dbf714e96
This fixes the below exception when trying to decode records of EF.FN: EXCEPTION of type 'TypeError' occurred with message: 'unsupported operand type(s) for &: 'str' and 'int'' Change-Id: I3723a0d59f862fa818bea1622fe43a7b56c92847 Related: OS#5784