benchmark

This commit is contained in:
Yostra 2020-07-07 16:18:07 +02:00 committed by Gene Hoffman
parent ee3633fcef
commit a1a2242ee5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ from src.types.BLSSignature import BLSSignature
from src.types.program import Program
from src.wallet.BLSPrivateKey import BLSPrivateKey
from src.wallet.puzzles.p2_delegated_puzzle import puzzle_for_pk
from tests.wallet_tools import WalletTool
from src.util.wallet_tools import WalletTool
def float_to_str(f):