fix flake8 E302 (expected 2 blank lines)
This commit is contained in:
parent
421214bc36
commit
a02f147482
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ from ...helpers import get_random_invoice_data, is_regtest
|
|||
|
||||
WALLET = get_wallet_class()
|
||||
|
||||
|
||||
# check if the client is working
|
||||
@pytest.mark.asyncio
|
||||
async def test_core_views_generic(client):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue