Skip to content
Failed

Changes

Summary

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