fix some of Vlad's review comments

This commit is contained in:
Tiago Vasconcelos
2022-12-02 14:52:31 +00:00
parent 52cbc7d0f7
commit fe5e1241bf
5 changed files with 7 additions and 3 deletions
+2
View File
@@ -6,6 +6,8 @@ from typing import AsyncGenerator, Dict, Optional
import httpx
from loguru import logger
from lnbits.settings import settings
from .base import (
InvoiceResponse,
PaymentResponse,