diff --git a/decrypt_otpauth.py b/decrypt_otpauth.py index 47a4162..3561acb 100644 --- a/decrypt_otpauth.py +++ b/decrypt_otpauth.py @@ -76,7 +76,7 @@ class OTPAccount: self.refDate = refDate def __repr__(self): - return f'' + return f'' def decode_archive(archive): label = archive.decode("label")