pysim/pySim
Vadim Yanitskiy 5ef1650696 [pylint] Mark abstract CardKeyProvider.get() method as such
pySim/card_key_provider.py:67:2: E1111:
	Assigning result of a function call, where the function
	has no return (assignment-from-no-return)

Change-Id: I43bab69f53300fbe837944735cd999fab5405d7a
2021-05-02 20:22:15 +00:00
..
transport transport/AT: Make sure PDU has upper case hex digits 2021-05-02 20:11:32 +00:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Remove Python shebang from files where it's not needed 2021-03-01 17:33:46 +01:00
card_key_provider.py [pylint] Mark abstract CardKeyProvider.get() method as such 2021-05-02 20:22:15 +00:00
cards.py utils: fix encoding of EF.MSISDN 2021-04-23 15:52:10 +02:00
commands.py pySim-shell: Add open_channel + close_channel commands 2021-04-11 12:20:29 +02:00
construct.py Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py 2021-04-13 11:27:37 +00:00
exceptions.py Add more documentation to the classes/methods 2021-04-02 21:08:35 +02:00
filesystem.py filesystem.py: Introduce place-holder for BER-TLV files 2021-04-24 11:43:04 +02:00
jsonpath.py pySim-shell: JSONpath support for updating files/records 2021-04-07 16:45:12 +00:00
ts_31_102.py ts_31_102, ts_31_103: Add EF.FromPreferred 2021-04-24 11:43:04 +02:00
ts_31_103.py filesystem.py: Introduce place-holder for BER-TLV files 2021-04-24 11:43:04 +02:00
ts_51_011.py [pylint] fix non-existing 'res' in EF_CNL._encode_record_hex() 2021-05-02 20:22:15 +00:00
ts_102_221.py ts_102_221.py: fix fixup_fcp_proprietary_tlv_map() 2021-04-07 16:21:52 +00:00
utils.py utils: fix encoding of EF.MSISDN 2021-04-23 15:52:10 +02:00