diff options
Diffstat (limited to 'unittest')
-rw-r--r-- | unittest/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittest/constants.py b/unittest/constants.py index 645ef6a..140a6c1 100644 --- a/unittest/constants.py +++ b/unittest/constants.py @@ -59,4 +59,4 @@ class LibraryErrors: HOTP_slot_count = 3 -TOTP_slot_count = 15
\ No newline at end of file +TOTP_slot_count = 14
\ No newline at end of file |