make format

This commit is contained in:
callebtc
2022-12-24 15:17:09 +01:00
parent 1181b64615
commit 86e8635a16
3 changed files with 4 additions and 3 deletions

View File

@@ -33,10 +33,10 @@ from cashu.core.settings import (
from cashu.tor.tor import TorProxy
from cashu.wallet import migrations
from cashu.wallet.crud import (
get_keyset,
get_lightning_invoices,
get_reserved_proofs,
get_unused_locks,
get_keyset,
)
from cashu.wallet.wallet import Wallet as Wallet