commands: use python style commends to describe methods

Change-Id: Iccc9f01769ee9274d01036d3fbbc161d8bca7628
This commit is contained in:
Philipp Maier 2021-10-29 16:48:31 +02:00
parent 305e1f8ee4
commit 51e4cb7a8f
1 changed files with 1 additions and 2 deletions

View File

@ -283,9 +283,8 @@ class SimCardCommands(object):
pdu = '80cb000000'
return self._tp.send_apdu_checksw(pdu)
# TS 102 221 Section 11.3.1
def retrieve_data(self, ef, tag:int):
"""Execute RETRIEVE DATA.
"""Execute RETRIEVE DATA, see also TS 102 221 Section 11.3.1.
Args
ef : string or list of strings indicating name or path of transparent EF