make test run again, introduce mypy again
This commit is contained in:
parent
88ee5fd6cc
commit
463fbb39bd
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import pytest
|
||||
import pytest_asyncio
|
||||
from lnbits.core.crud import get_wallet
|
||||
from lnbits.core.views.api import api_payment
|
||||
|
||||
from ...helpers import get_random_invoice_data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue