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 -2
View File
@@ -777,8 +777,7 @@ SPEC = PaymentProviderSpec(
manifest_fields=_CONFIG_MANIFEST + _PRESENTATION_MANIFEST,
supported_currencies=FREEKASSA_SUPPORTED_CURRENCIES,
currency_support_note=(
"FreeKassa SCI documents the payment currency parameter as "
"RUB, USD, EUR, UAH or KZT."
"FreeKassa SCI documents the payment currency parameter as RUB, USD, EUR, UAH or KZT."
),
currency_support_url="https://docs.freekassa.net/",
)