make format

This commit is contained in:
callebtc
2022-12-26 23:21:07 +01:00
parent 4c045abadd
commit 514cbd8cff

View File

@@ -48,10 +48,10 @@ from cashu.wallet.crud import (
from cashu.wallet.wallet import Wallet as Wallet
from .cli_helpers import (
get_mint_wallet,
print_mint_balances,
redeem_multimint,
verify_mints,
print_mint_balances,
get_mint_wallet,
)