diff --git a/decrypt_otpauth.py b/decrypt_otpauth.py index 0839f2c..5199177 100644 --- a/decrypt_otpauth.py +++ b/decrypt_otpauth.py @@ -45,7 +45,7 @@ class OTPFolder: self.accounts = accounts def __repr__(self): - return f'' + return f'' def decode_archive(archive): name = archive.decode('name')