We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee8b140 + f9edb15 commit cc4f50dCopy full SHA for cc4f50d
1 file changed
Macropad_2FA_TOTP/code.py
@@ -27,7 +27,7 @@
27
DISPLAY_RATE = 1 # screen refresh rate
28
#-------------------------------------------------------------------------
29
30
-# Get sekrets from a secrets.py file
+# Get secrets from a secrets.py file
31
try:
32
from secrets import secrets
33
totp_keys = secrets["totp_keys"]
0 commit comments