Skip to content
Failed

Changes

Summary

  1. align get_atr() return value type (details)
Commit 9cb6aece97cb42106d8b23a7e6939c066de3fe5f by laforge
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/transport/pcsc.py
The file was modifiedpySim/legacy/cards.py
The file was modifiedpySim/runtime.py
The file was modifiedpySim/transport/serial.py
The file was modifiedpySim/filesystem.py