make format

This commit is contained in:
callebtc
2022-12-28 04:26:27 +01:00
parent c4f74f42a3
commit 0f76903d39
2 changed files with 6 additions and 9 deletions

View File

@@ -51,10 +51,10 @@ from cashu.wallet.wallet import Wallet as Wallet
from .cli_helpers import (
get_mint_wallet,
print_mint_balances,
redeem_multimint,
verify_mints,
token_from_lnbits_link,
proofs_to_token,
redeem_multimint,
token_from_lnbits_link,
verify_mints,
)