Black
This commit is contained in:
parent
ef50b5575a
commit
f8e8be23ab
|
@ -73,8 +73,6 @@ async def on_invoice_paid(payment: Payment) -> None:
|
||||||
else:
|
else:
|
||||||
await updater(data, "none", copilot.id)
|
await updater(data, "none", copilot.id)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
async def mark_webhook_sent(payment: Payment, status: int) -> None:
|
||||||
payment.extra["wh_status"] = status
|
payment.extra["wh_status"] = status
|
||||||
|
|
Loading…
Reference in New Issue
Block a user