Skip to content

Commit

Permalink
Fixup! import sort
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed Aug 19, 2023
1 parent b033739 commit 4c740fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynitrokey/test_secrets_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
FEATURE_BRUTEFORCE_PROTECTION_ENABLED,
FEATURE_CHALLENGE_RESPONSE_ENABLED,
HOTP_WINDOW_SIZE,
OTP_MAX_CREDENTIALS_COUNT,
PIN,
PIN2,
PIN_ATTEMPT_COUNTER_DEFAULT,
SECRET,
CredEncryptionType,
OTP_MAX_CREDENTIALS_COUNT,
)
from pynitrokey.nk3.secrets_app import (
Algorithm,
Expand Down

0 comments on commit 4c740fd

Please sign in to comment.