From 2eeb58a43e9204de5bd9828d62d7941cf9627543 Mon Sep 17 00:00:00 2001 From: Biryuzovye Kleshni Date: Sat, 23 Jun 2018 12:33:36 +0000 Subject: [PATCH] Fixed indentation --- src/workprover/test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/workprover/test.py b/src/workprover/test.py index 61a6e59d..09b27a67 100755 --- a/src/workprover/test.py +++ b/src/workprover/test.py @@ -18,9 +18,9 @@ import utils codePath = os.path.dirname(__file__) if hasattr(sys, "winver"): - dumbsolver.libcrypto = ctypes.WinDLL("libcrypto.dll") + dumbsolver.libcrypto = ctypes.WinDLL("libcrypto.dll") else: - dumbsolver.libcrypto = ctypes.CDLL(ctypes.util.find_library("crypto")) + dumbsolver.libcrypto = ctypes.CDLL(ctypes.util.find_library("crypto")) nonce = binascii.unhexlify("9ca6790a249679f8") expiryTime = 1525845600