1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-12-16 01:26:17 +00:00

flake8 fixes

This commit is contained in:
mihalin
2021-09-10 23:09:46 +03:00
parent e4827132ee
commit 367cc29982
2 changed files with 1 additions and 4 deletions

View File

@@ -130,4 +130,3 @@ class CustomRequestHandler(WebhookRequestHandler):
:return: :class:`aiogram.Dispatcher`
"""
return Dispatcher.get_current()