ruff format/ minor fixes and improvements

This commit is contained in:
Vladless
2025-10-24 09:39:54 +03:00
parent a573fdc4d4
commit 3c25fb3015
24 changed files with 183 additions and 124 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
from aiohttp.web_urldispatcher import UrlDispatcher
from utils.modules_loader import load_module_webhooks
from handlers.payments.heleket.webhook import heleket_webhook
from handlers.payments.kassai.webhook import kassai_webhook
from utils.modules_loader import load_module_webhooks
from .wata_payment import wata_payment_webhook