mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
64815ae768660edbe187ce14f2fee619e159fc9a
* [pylint] Fix referencing undefined variable 'shutil' * [pylint] Declare abstract LinkBase._send_apdu_raw() method as such * [pylint] Fix float vs integer division in cards.py * [pylint] Fix reference to undefined variable 'in_hex' * [pylint] Mark abstract MagicSimBase class as such * [pylint] Fix calling non-existing iteritems() of dict * [pylint] Declare some fields in _MagicSimBase class * [pylint] Mark abstract CardKeyProvider.get() method as such * [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex()
Description
No description provided
Languages
Python
98.8%
Shell
1.2%