mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-24 14:28:32 +03:00
Update notes for submitted changes
* [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()
This commit is contained in:
7
e8/c34ca3e26069929ba0193f82549faf41eeb525
Normal file
7
e8/c34ca3e26069929ba0193f82549faf41eeb525
Normal file
@@ -0,0 +1,7 @@
|
||||
Code-Review+2: laforge <laforge@osmocom.org>
|
||||
Verified+1: Jenkins Builder
|
||||
Submitted-by: laforge <laforge@osmocom.org>
|
||||
Submitted-at: Sun, 02 May 2021 20:22:15 +0000
|
||||
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/24031
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
Reference in New Issue
Block a user