Closed ehdgua01 closed 3 years ago
Thanks for your interest in PyOTP. This PR will not be merged because it would break the relevant logic. The f-string f"{var:=<x}"
right-pads the string with =
to be at least length x, not divisible by x.
Sorry, I mistook that secret
's length is always 8
Use format specifier to shorten the syntax