fix optional QRCode import

This commit is contained in:
scito
2022-09-03 23:46:05 +02:00
parent aaef496d4f
commit eac342c0cc
2 changed files with 6 additions and 7 deletions

View File

@@ -4,5 +4,3 @@ ignore =
exclude =
protobuf_generated_python
__pycache__
per-file-ignores =
extract_otp_secret_keys.py: F821, F401