Skip to content

Commit 801f740

Browse files
committed
spacing
1 parent 14433de commit 801f740

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openpaygo/token_shared.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def generate_starting_code(cls, key):
6161

6262
@classmethod
6363
def load_secret_key_from_hex(cls, secret_key):
64-
6564
try:
6665
return codecs.decode(secret_key, "hex")
6766
except Exception:

0 commit comments

Comments
 (0)