fix: add dependency-groups get rid of warning (#3454)

This commit is contained in:
dni ⚡ 2025-10-29 15:59:31 +01:00 committed by GitHub
parent 26780df065
commit 2b603bdc48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 305 additions and 282 deletions

View file

@ -370,7 +370,7 @@ async def test_pay_invoice_adminkey(client, invoice, adminkey_headers_from):
@pytest.mark.anyio
async def test_get_payments(client, inkey_fresh_headers_to, fake_payments):
fake_data, filters = fake_payments
_, filters = fake_payments
async def get_payments(params: dict):
response = await client.get(