mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-24 22:38:38 +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
5e/41eeb6fa7e02bb4a56edd713627c23389fb623
Normal file
7
5e/41eeb6fa7e02bb4a56edd713627c23389fb623
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/+/24029
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
7
5e/f1650696095b4e87a859b8573d4b2fc3848c11
Normal file
7
5e/f1650696095b4e87a859b8573d4b2fc3848c11
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/+/24025
|
||||
Project: pysim
|
||||
Branch: refs/heads/master
|
||||
Reference in New Issue
Block a user