mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-29 02:11:17 +03:00
pySim/pcsc/cosmetic: reformat comment
Change-Id: Ic04bdfbc6727cc670679c377c1afd1de53504b8f
This commit is contained in:
@@ -80,8 +80,7 @@ class PcscSimLink(LinkBaseTpdu):
|
|||||||
|
|
||||||
def connect(self):
|
def connect(self):
|
||||||
try:
|
try:
|
||||||
# To avoid leakage of resources, make sure the reader
|
# To avoid leakage of resources, make sure the reader is disconnected
|
||||||
# is disconnected
|
|
||||||
self.disconnect()
|
self.disconnect()
|
||||||
|
|
||||||
# Make card connection and select a suitable communication protocol
|
# Make card connection and select a suitable communication protocol
|
||||||
|
|||||||
Reference in New Issue
Block a user