style
This commit is contained in:
parent
b41cd5d5b8
commit
b61e5db736
@ -62,7 +62,7 @@ class Tester:
|
|||||||
self.ctap1 = tester.ctap1
|
self.ctap1 = tester.ctap1
|
||||||
self.client = tester.client
|
self.client = tester.client
|
||||||
|
|
||||||
def find_device(self, nfcInterfaceOnly = False):
|
def find_device(self, nfcInterfaceOnly=False):
|
||||||
dev = None
|
dev = None
|
||||||
if not nfcInterfaceOnly:
|
if not nfcInterfaceOnly:
|
||||||
print("--- HID ---")
|
print("--- HID ---")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user