make format

This commit is contained in:
callebtc
2022-10-15 00:59:21 +02:00
parent 7fb2c81ede
commit 6f913e3cc9
7 changed files with 16 additions and 21 deletions

View File

@@ -7,8 +7,6 @@ from typing import Dict, List, Set
from loguru import logger
# from starlette_context import context
import cashu.core.b_dhke as b_dhke
import cashu.core.bolt11 as bolt11
import cashu.core.legacy as legacy
@@ -28,6 +26,8 @@ from cashu.core.settings import LIGHTNING, MAX_ORDER, VERSION
from cashu.core.split import amount_split
from cashu.mint.crud import LedgerCrud
# from starlette_context import context
class Ledger:
def __init__(