Adapt test to provide certificate APDU

This commit is contained in:
Charles-Edouard de la Vergne
2024-06-11 10:59:14 +02:00
parent 1a555d0996
commit 338f7cef45
4 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ disable = C0114, # missing-module-docstring
R0912, # too-many-branches
R0913, # too-many-arguments
R0914, # too-many-locals
R0915, # too-many-statements
W0603, # global-statement
E0401 # import-error
extension-pkg-whitelist=hid