fix: apply ruff formatting

This commit is contained in:
3252a8
2026-06-01 11:16:28 +03:00
parent 21079f78dc
commit d97afbec18
9 changed files with 10 additions and 24 deletions
-1
View File
@@ -350,7 +350,6 @@ def test_webapp_payment_methods_filter_by_default_currency(monkeypatch):
assert [method["id"] for method in methods] == ["wata"]
def test_admin_only_provider_toggle_pairs_are_declared():
pairs = set(provider_admin_only_pairs())