Skip to content
Success

Changes

Summary

  1. ATR: align get_atr() return value type (details)
Commit 08ba187fd446db422a2bebbd4a9b2564096cace2 by pmaier@sysmocom.de
ATR: align get_atr() return value type

type annotations claimed the return type was Hexstr, but in reality
it was a list of integers.  Let's fix that.

Change-Id: I01b247dad40ec986cf199302f8e92d16848bd499
Closes: OS#6322
The file was modifiedpySim/filesystem.py
The file was modifiedpySim/runtime.py
The file was modifiedpySim/transport/pcsc.py
The file was modifiedpySim/legacy/cards.py
The file was modifiedpySim-shell.py
The file was modifiedpySim/transport/serial.py