format fix
This commit is contained in:
parent
ff53bb1e32
commit
b42e990f67
@ -69,6 +69,7 @@ class Tester:
|
||||
if not dev:
|
||||
try:
|
||||
from fido2.pcsc import CtapPcscDevice
|
||||
|
||||
print("--- NFC ---")
|
||||
print(list(CtapPcscDevice.list_devices()))
|
||||
dev = next(CtapPcscDevice.list_devices(), None)
|
||||
|
Loading…
x
Reference in New Issue
Block a user