[test] testing

pull/138/head
ZetGo | Aleksej K. 2025-05-24 19:25:23 +03:00
parent 798d720d56
commit 7fc501ebd7
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ class InlineQuery(AiogramInlineQuery):
"""Modified version of original Aiogram InlineQuery"""
model_config = ConfigDict(frozen=False)
#
def __init__(
self,
inline_query: AiogramInlineQuery,